Hi, I'm glad to announce the new release of PhotoClip, version 0.2.5.
Photoclip is a simple image viewer and editor. Right now only one editing feature is implemented - image recomposition, i.e. crop, rotate and scale down. Important changes since the previous release: 1. Added lossless JPEG transformations by launching external jpegtran process. While in general case JPEG format writing is still not implemented, crop and rotate operations from JPEG source image can now be saved as JPEGs in the most preferred - lossless - way (see http://sylvana.net/jpegcrop/jpegtran). I think these lossless JPEG transformations are attractive enough to be included in the core AppKit, therefore launching a jpegtran process seems more like a hack. 2. Fixed important bugs related to coordinate calculations. 3. Added some key bindings. More details at http://www.vaisburd.net/PhotoClip. Download from http://www.vaisburd.net/PhotoClip/PhotoClip-0.2.5.tar.gz License: LGPL. Please send bugs and comments to [EMAIL PROTECTED] Thank you, Tima. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
