|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 1.10 | Aug 19, 2011 | New Release | (2011/08/07) PS1 - added --tight option (2011/08/05) PS1 - backends: simplified dimension calculations (2011/08/05) PS1 - eps backend: prevent integer overflow in bounding box. (2011/08/05) PS1 - disallow resolution of 0 dpi. (2011/08/05) PS1 - man page: added BACKEND TYPES section (2011/08/05) PS1 - fixed default scaling at 72dpi for variable-sized backends (2011/08/02) PS1 - new gimppath backend produces SVG output suitable for current versions of Gimp. (2011/08/02) PS1 - added a --flat option for the SVG backend. (2011/07/31) PS1 - test suite: renamed *.out files to prevent make's built-in implicit rules from accidentally overwriting them. (2011/07/26) PS1 - added DXF backend. Thanks to Jonas Benedett Dorr for testing. (2011/07/26) PS1 - use high resolution bounding box in EPS, PDF, and SVG backends (2011/05/13) PS1 - autoconf: CADD can now be given at compile time |
| 1.9 | Dec 21, 2010 | New Release | The xfig and eps backends were improved, and a fixed pagesize PDF backend was added. Support for BMP version 4 and version 5 files, as well as top-down BMP files, was added. Minor speed improvements to Potrace and major speed improvements to mkbitmap. A Gaussian blur option was added to mkbitmap. Libtool is now used to build and optionally install the Potrace library. An optional simplified progress bar was added for dumb terminals. This release also contains some portability improvements, cross-compilation improvements, and minor bug fixes. |
| 1.8 | Apr 9, 2007 | New Release | (2007/04/08) PS1 - portability: use 'test' instead of '[' in shell scripts. (2007/04/08) PS1 - test suite: run PDF checks as a separate test. (2007/04/06) PS1 - fixed logical expressions in flate.c (2007/02/19) PS1 - portability: replacements for inline and M_PI (2007/01/16) PS1 - test suite: added checks for rotation in PostScript, PDF, and PGM backends (2007/01/16) PS1 - pdf backend: added rotation (2007/01/16) PS1 - pdf backend: renamed shipcom() function (2007/01/14) PS1 - autoconf: check if getopt_long reorders its arguments. (2007/01/13) PS1 - made pseudo-random number generation thread-safe and much faster. (2006/12/20) PS1 - renamed some structures in lzw.c, main.h (2006/12/20) PS1 - portability: fixed some compiler issues for Amiga, reported by Andreas Kleinert. (2006/12/20) PS1 - main.c: changed some return types to void. (2006/08/14) PS1 - made curve.c:privcurve_free_members() static. (2005/12/22) PS1 - renamed README.win as README-WIN |