Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Image-Size - Determine the size of images in several common formats in Perl
Image::Size is a library based on the image-sizing code in the wwwimagesize
script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to
IMG directives. Image::Size has generalized that code to return a raw (X, Y)
pair, and included wrappers to pre-format that output into either HTML or
a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein.
Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF,
the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed,
the formats supported by it.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Image-Size |
3.01 |
1.fc6 |
noarch |
84 KiB |
Sat Sep 16 13:53:50 2006 |
Changelog
- * Sat Sep 16 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.01-1
- Update to 3.01.
- Makefile.PL -> Build.PL.
- * Sat Jun 10 18:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.0-1
- Update to 3.0.
- * Fri Feb 17 17:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.992-5
- Rebuild for FC5 (perl 5.8.8).