Translates PostScript and PDF graphics into other vector formats http://www.pstoedit.net/pstoedit
Go to file
2024-01-06 10:34:20 +01:00
pstoedit-3.45-drvswf.patch rebuilt with ImageMagick 6.8.8.7 [release 3.62-3mamba;Mon Mar 03 2014] 2024-01-06 10:34:20 +01:00
pstoedit-3.45-gcc4_no_pedantic.patch rebuilt with ImageMagick 6.8.8.7 [release 3.62-3mamba;Mon Mar 03 2014] 2024-01-06 10:34:20 +01:00
pstoedit-3.45-gcc43.patch rebuilt with ImageMagick 6.8.8.7 [release 3.62-3mamba;Mon Mar 03 2014] 2024-01-06 10:34:20 +01:00
pstoedit-3.45-gcc44.patch rebuilt with ImageMagick 6.8.8.7 [release 3.62-3mamba;Mon Mar 03 2014] 2024-01-06 10:34:20 +01:00
pstoedit.spec automatic update by autodist [release 3.70-1mamba;Fri Jan 02 2015] 2024-01-06 10:34:20 +01:00
README.md rebuilt with ImageMagick 6.8.8.7 [release 3.62-3mamba;Mon Mar 03 2014] 2024-01-06 10:34:20 +01:00

pstoedit

PStoEdit translates PostScript and PDF graphics into other vector formats. Implementing support for other formats should be very easy. The architecture of pstoedit consists of a PostScript frontend which needs to call a PostScript interpreter like Ghostscript and the individual backends which are pugged into a kind of framework. This framework can be used independently from the PostScript frontend from any other program. The framework provides a uniform interface to all different backends.

Currently pstoedit can generate the following formats:

  • Tgif .obj format (for tgif version >= 3)
  • fig format for xfig
  • pdf Adobe Portable Document Format
  • gnuplot format
  • Flattened PostScript (with or without Bezier curves)
  • DXF - CAD exchange format
  • LWO - LightWave 3D
  • RIB - RenderMan
  • RPL - Real3D
  • Idraw format (a special format of EPS that Idraw can read)
  • Tcl/Tk
  • HPGL
  • AI - Adobe Illustrator Format (based on ps2ai.ps, not a real pstoedit)
  • WMF - Windows Meta Files
  • PIC format for troff/groff
  • MetaPost format per usage with TeX/LaTeX
  • LaTeX2e picture
  • Kontour
  • GNU Metafile (plotutils/libplot)
  • Sketch (http://sketch.sourceforge.net)
  • Mathematica
  • trough ImageMagick to any format supported by ImageMagick