Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 |
2.992 |
2 |
noarch |
78 KiB |
Fri Dec 10 23:17:45 2004 |
Changelog
- * Thu Jun 3 18:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.992-0.fdr.2
- Bring up to date with current fedora.us perl spec template.
- * Sun Oct 12 18:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.992-0.fdr.1
- First build.