perl-Image-Math-Constrain - Scaling math used in image size constraining (such as thumbnails)

Description:

There are a number of different modules and systems that constrain image
sizes, such as thumbnailing. Every one of these independantly implement the
same logic. That is, given a width and/or height constraint, they check to
see if the image is bigger than the constraint, and if so scale the image
down proportionally so that it fits within the constraints.

Homepage: http://search.cpan.org/dist/Image-Math-Constrain/

License: GPL or Artistic

Vendor: Koji

Packages

perl-Image-Math-Constrain-1.01-1.fc8.noarch [19 KiB] Changelog by Steven Pritchard (2007-04-02):
- Specfile autogenerated by cpanspec 1.70.
- Drop redundant explicit perl build dependency.
- Fix typo in description.
- BR Test::Pod for better test coverage.