Release ============================= * Miscellaneous updates for SPEC generation and RPM building. * Fix problem with ghoscript >= 9.50. * Moved tests involving ghostscript graphics to xt/. It is virtually impossible to create tests that compare graphics output given that this output will differ between architectures and ghostscript versions. * Skip GIF tests if no NetPBM installed. Release 2.8, Thu Jan 2, 2020 ============================= * Move development to Github. * Updates for modern perl and ghostview. Release 2.7, Thu Mar 20, 2009 ============================= * Fix problem when converting a series of files, some with illegal bounding boxes. * Fix problem with non-integer bounding boxes and --height/--width. Release 2.6, Thu Mar 27, 2006 ============================= * Better checks for BoundingBox. * Better checks for Ghostscript. * Prevent width/height from propagating. * Configure for PBM fallback at build time. * Add .spec file. Release 2.5, Thu Jul 06, 2006 ============================= * Updated CHANGES file. Release 2.4, Thu Jul 06, 2006 ============================= * Add support for transparent PNGs. Thanks to Jean_Baptiste Quenot. * Updated reference images. Release 2.3, Thu Jun 01, 2006 ============================= * Fixed a typo. Release 2.2, Mon Jun 25, 2001 ============================= * Add -width and -height options. * Add more tests. Release 2.1, Fri Jun 22, 2001 ============================= * Added support for antialiasing (enabled by default). * Enhanced documentation and cleaned up the kit. * Added install tests (make test). Older releases ============== 2008-03-27 Johan Vromans * eps2png.pl: Prevent derived values for width/height from propagating. Make sure a BB has been seen. 2006-07-06 Johan Vromans * eps2png.pl: Bump. * eps2png.pl: Add support for transparent PNG (pngalpha). Thanks to Jean_Baptiste Quenot . 2006-07-06 Johan Vromans * eps2png.pl: Add support for transparent PNG (pngalpha). Thanks to Jean_Baptiste Quenot . 2006-06-01 Johan Vromans * eps2png.pl: Fix typo. 2001-06-25 Johan Vromans * eps2png.pl: More docs. Add -width and -height arguments. * README: *** empty log message *** * MANIFEST: Add more tests. 2001-06-23 Johan Vromans * eps2png.pl: Added support for antialiasing (enabled by default). Enhanced documentation and cleaned up the kit. * Makefile.PL: Augment. * MANIFEST: Add new files. * eps2png.t, x1.eps, eps2gif.t, basic.pl, eps2jpg.t, differ.pl: New file. * README: Release 2.0. 2000-07-13 Johan Vromans * Makefile.PL: Bump to 1.7. 2000-07-11 Johan Vromans * eps2png.pl: Remove use of temp files. Gives problems on Windows. 2000-07-10 Johan Vromans * MANIFEST: *** empty log message *** * eps2png.pl: Add POD. * MANIFEST: New file. * Makefile.PL: Update to new structure and 1.6. * README: *** empty log message *** * eps2png.pl: Fix a problem where the BoundingBox was not correctly extracted. 2000-07-10 Johan Vromans * eps2png.pl: Add POD. * MANIFEST: New file. * Makefile.PL: Update to new structure and 1.6. * README: *** empty log message *** * eps2png.pl: Fix a problem where the BoundingBox was not correctly extracted. 1998-11-11 Johan Vromans * Makefile.PL: *** empty log message *** * eps2png.pl: Fix bug in -res option. Thanks to James H. Cloos Jr. . * Makefile.PL: Bump to 1.5. 1998-11-11 Johan Vromans * eps2png.pl: Fix bug in -res option. Thanks to James H. Cloos Jr. . * Makefile.PL: Bump to 1.5. 1998-06-07 Johan Vromans * Makefile.PL, eps2png.pl: *** empty log message *** * eps2png.pl, Makefile.PL, README: Small changes, mainly for the build/install procedure. * README: New file. 1998-06-06 Johan Vromans * Makefile.PL, eps2png.pl, eps2png.pod: New file. 1994-12-09 Johan Vromans * eps2gif.pl: New file.