http://libemf.sourceforge.net/ | LibEMF: Enhanced Metafile Library - pstoedit uses this library for creating WMF/EMF files under non-Windows systems. |
http://www.boutell.com/gd | Libgd |
http://ming.sourceforge.net/ formerly http://www.opaque.net/ming/ |
Library for generating SWF files. |
http://www.imagemagick.org | Pstoedit uses the magick++ API of ImageMagick. Via this the whole bunch of different (mostly raster) backends of ImageMagick can be addressed. |
http://www.gnu.org/software/plotutils/plotutils.html | The libplotter is used in the drvlplot driver. Via this a lot of formats supported by the plotutils are available. Don't forget to enable libplotter when configuring the build of plotutils. |
http://www.libpng.org/pub/png/libpng.html | Library for reading and writing PNG files for raster images |
http://sourceforge.net/projects/gnuplot/ | The GNU plot library - used in the drvgnplt driver |
http://www.gimpel.com | One of my favorite development tool. Checks for a lot of common programming errors and pitfalls without running any test case. |
http://www.parasoft.com | Parasoft's product Insure++ has been used successfully for deep runtime error checking. The tool also supports a static checking option. Quite powerful and useful. |
http://www.coverity.com/ | An advanced static code analysis tool. Very precise analysis with very good hit rate. Many thanks to SCL (www.scl.com) for running Prevent on pstoedit (3 bugs were found - all corrected in pstoedit v 3.41). |
http://www.klocwork.com/ | Another static code analysis similar to Coverity Prevent. pstoedit was analysed by Klocwork and some minor issues were found which all are corrected in version 3.43. |
PVS Studio | A quite new static analysis tool. Very nice and smooth integration with Visual Studio. Made some good proposals on how to improve pstoedit's code. Thanks for the free license for open source projects. |
http://www.ctan.org/tex-archive/support/latex2man/latex2man.html | A very useful package to write multiform manual pages. The source code of the manual is written in TeX and then can be translated to Unix style man pages or PostScript or HTML. The pstoedit man page is generated this way. |
http://www.suse.de | My favorite Linux distribution. I use this for porting pstoedit to Linux. |
http://www.cs.wisc.edu/~ghost/index.htm | GhostScript is the essential base for pstoedit. pstoedit delegates most parts of parsing PostScript and PDF to GhostScript. Theoretically pstoedit could use another PostScript interpreter as well but this was never tried in practice. |
http://www.cs.wisc.edu/~ghost/gsview/ | Gsview is primarily a graphical frontent to GhostScript. But gsview also can call pstoedit via the "convert to vectors" menu |
http://www.cs.wisc.edu/~ghost/redmon/en/redmon.htm | Redmon redirects a printer port to a program. This can be used to install printer drivers for any format supported by pstoedit. |
http://sourceforge.net/projects/autotrace/ | Autotrace is a raster to vector translator. There exist bridges from the autotrace output to pstoedit to make all the pstoedit formats usable for autotrace as well. |
http://sourceforge.net/projects/vectpdf/ | Paul Venour's tool for pstoedit based PDF to DXF conversion and insertion into an open AutoCad drawing without leaving AutoCad. |
http://www.noliturbare.com/ | Govert's Tools - graphical frontend to pstoedit for ps to dxf translation - Windows only. |
http://www.mayura.com | Mayura Draw is a nice drawing editor that can e.g. read AI files produced via pstoedit. |
http://www.skencil.org | Skencil (formerly Sketch) is a vector drawing package. pstoedit can create the input files for Skencil via the drvsk driver |
http://www.vectaport.com/ivtools/idrawthings.html | ivtools is a suite of X Windows drawing editors for PostScript, TeX, and web graphics production, as well as an embeddable and extendable vector graphic shell . pstoedit can produce the input format for these tools. |
http://bourbon.usc.edu:8001/tgif/ | TGIF - Drawing Program for the X Window System. pstoedit can create the input files for Sketch via the drvtgif driver. Tgif's obj format was the first format supported by pstoedit. At that time it was called pstotgif. |
http://www.xfig.org/ http://www-epb.lbl.gov/xfig/ | XFIG - Drawing Program for the X Window System. pstoedit can create the input files for xfig via the drvfig driver. |
http://www.schmidt-web-berlin.de/winfig/ | WINFig - A structured drawing tool for Windows that can read and write Xfig files. Quite useful for my during testing the xfig backend of pstoedit. |
http://www.w3.org/Graphics/SVG/ | SVG - scalable vector graphics |
http://www.wotsit.org/ | A lot of format specifications can be found via this link |
http://faqs.cs.uu.nl/na-dir/graphics/fileformats-faq/.html | FAQs about various file formats. |
http://www.inkguides.com/postscript.asp | Internet Resources for Postscript and GhostScript |
http://luc.devroye.org/PSto.html | List of PostScript to other format converters |
http://luc.devroye.org/toPS.html | List of other format to PostScript converters |
http://www.eprg.org/research/SVG/ps2svg/ | PostScript to SVG - based on GhostScript |
http://www.hake-said.de/english.htm | Convertps - commercial PostScript to other vector format converter. |
http://www.visual-integrity.com/ | Commercial product. It converts postscript and EPS files into WMF, MIF, CGM, WPG, EPS, HPGL, PCL5, TIFF, GIF, EPSI, EPSF, and ASCII. |
http://vectorizenow.com/ | Vectorize Now is a raster/bitmap to vector conversion service providing quality, affordable results. They provide PDF or PS as default output format but creation of other formats is also possible, e.g. via pstoedit. |
http://www.taschy.de | Project of my niece - in case you need some nice hand crafted bags. |