Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Image-Resize-0.500.0-9.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-Image-Resize Distribution: Mageia
Version: 0.500.0 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 06:19:04 2020
Group: Development/Perl Build host: localhost
Size: 9269 Source RPM: perl-Image-Resize-0.500.0-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Image-Resize
Summary: Simple image resizer using GD
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:

    $image->Scale(-geometry=>'250x250');

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 0.500.0-9.mga8
  + Revision: 1495053
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 0.500.0-8.mga7
  + Revision: 1268567
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Image-Resize
/usr/share/doc/perl-Image-Resize/Changes
/usr/share/doc/perl-Image-Resize/META.yml
/usr/share/doc/perl-Image-Resize/README
/usr/share/man/man3/Image::Resize.3pm.xz
/usr/share/perl5/vendor_perl/Image
/usr/share/perl5/vendor_perl/Image/Resize.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024