Re: EPS figures in OpenOffice Impress presentations look horrible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Smith wrote:
EPS figures in OpenOffice Impress presentations look horrible. Has
somebody here found a workaround?

If you have Ghostscript and ImageMagick (or GraphicsMagick) installed, you can do something like this:

$ convert -resize 300x300 tiger.eps tiger.png

to get a rendered, antialiased image that you can include in your presentation.

You should adjust the dimensions of the output image to match your presentation screen so that Impress does not need to scale the image.

It's too bad that OOo can't make use of these tools directly.

<Joe


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux