Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- Support for Canon 300D/Digital Rebel.
- Avoid IO::String dependency for perl-5.8.
- Support TIFF/Exif GPS tags.
- Support for Olympus C-700UZ and fix for the Olympus-JpegQual attribute.
- Support for Canon makernote.
- IO::String v1.02 core dumps fixed by depending on v1.03.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
Changes:
- Don't require IO::String for perl-5.8 as
it has that feature built in. Based on patch
by Slaven Rezic <slaven.rezic@berlin.de>.
- Support for Exif 2.2 tags contributed by
Stephane Bailliez <sbailliez@apache.org>.
- Support Olympus C4000Z MakerNote also from
Stephane Bailliez.
- More robust TIFF parser that keeps on going if some of the
fields appears to be garbage.
- Workaround for "Samsung Digimax 200"'s brain-dead resolution
values.
Happy new year ..
|
|
|
|
by Eric Jacoboni.
|
|
This Perl extention allows you to extract meta information from
various types of image files. In this release the following file
formats are supported:
JPEG (plain JFIF and Exif)
PNG
GIF
PBM/PGM/PPM
SVG
XBM/XPM
BMP/DIB/RLE
|