Name : perl-Image-Resize
| |
Version : 0.5
| Vendor : Mandriva
|
Release : 2mdv2010.0
| Date : 2009-09-08 11:23:30
|
Group : Development/Perl
| Source RPM : perl-Image-Resize-0.5-2mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
Summary : Simple image resizer using GD
|
Description :
Despite its heavy weight, I\'ve always used Image::Magick for creating image thumbnails. I know it can be done using lighter-weight GD, I just never liked its syntax. Really, who wants to remember the lengthy arguments list of copyResized() or copyResampled() functions:
$image->copyResampled($sourceImage,$dstX,$dstY, $srcX,$srcY,$destW,$destH,$srcW,$srcH);
when Image::Magick lets me say:
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |