Subject: CVS commit: pkgsrc/print/img2eps
To: None <pkgsrc-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 07/14/2005 14:52:08
Module Name: pkgsrc
Committed By: dillo
Date: Thu Jul 14 14:52:08 UTC 2005
Modified Files:
pkgsrc/print/img2eps: Makefile distinfo
Added Files:
pkgsrc/print/img2eps: options.mk
Log Message:
update img2eps to 0.2:
* support for specifying resolution, size, orientation,
and placement of image
* support for JPEG 2000 image format
* options to force recompression of image data and to ignore pixel order
* support for EXIF Orientation tag (auto-rotate images)
* fix handling of interlaced GIF images
* LZW compression no longer optional (patent expired)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/print/img2eps/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/print/img2eps/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/print/img2eps/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.