Revision eecc95e...

Go back to digest for 3rd November 2013

Other in KDE Base

Alex Merry committed changes in [kdelibs/frameworks] tier1/kguiaddons/src/plugins/imageformats/eps.cpp:

Fix writing EPS files

QPrinter is no longer capable of producing PostScript files, so we
output to PDF then used GhostScript (or pdftops from Poppler) to convert
the result to EPS. Note that GhostScript is already used by the reading
code.

REVIEW: 113704

File Changes

Modified 1 files
  • tier1/kguiaddons/src/plugins/imageformats/eps.cpp
1 files changed in total