RAA - rexif

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/rexif for users.

rexif / 0.4

Short description: EXIF/Ruby
Category: Library/Graphics
Status: just started
Created: 2003-02-12 13:15:50 GMT
Last update: 2004-06-07 04:05:11 GMT
Owner: NISHI Takao (Projects of this owner)
Homepage: http://www.koka-in.org/%7Ezophos/lib/rexif/
Download: http://www.koka-in.org/%7Ezophos/lib/rexif/rexif-0.4.tar.gz
License: Ruby's
Dependency:
None
Description:

Rexif is a pure ruby library for handling JPEG/EXIF formatted images.

Main changes from 0.3 are following as;
* Jpeg included Enumerable module. Many methods of Jpeg were changed.
* Exif#byte_data bug fixed.
* jpeg_strip.rb added "-o outfile" command line option.