libimage-scale-perl 0.14+dfsg-1 source package in Ubuntu

Changelog

libimage-scale-perl (0.14+dfsg-1) unstable; urgency=low

  * Initial Release (Closes: #1003024)

 -- Paul Gevers <email address hidden>  Mon, 03 Jan 2022 13:15:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libimage-scale-perl_0.14+dfsg-1.dsc 1.8 KiB 74e550aa93d2909747fc43c053b35448d86efee12f7476317f8c36faa9a3cccf
libimage-scale-perl_0.14+dfsg.orig.tar.xz 518.4 KiB 303d79e72926047855113006e7b6e4c21d19e5e7489090fc74a6d22e77ddf6d6
libimage-scale-perl_0.14+dfsg-1.debian.tar.xz 14.9 KiB bce003c93767bbe8bf6bec9a4c229da936c7913ee228b6d8dd00ead13af10901

No changes file available.

Binary packages built by this source

libimage-scale-perl: fast, high-quality fixed-point image resizing module

 Image::Scale implements several resizing algorithms with a focus on low
 overhead, speed and minimal features. Algorithms available are:
 .
 GD's copyResampled (floating-point)
 .
 GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
 .
 GraphicsMagick's assortment of resize filters (floating-point)
 .
 GraphicsMagick's Triangle filter in fixed-point
 .
 Supported image formats include JPEG, GIF, PNG, and BMP for input, and JPEG
 and PNG for output.

libimage-scale-perl-dbgsym: debug symbols for libimage-scale-perl