From: http://search.cpan.org/~agrundma/Image-Scale-0.08/lib/Image/Scale.pm "This module 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."
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->miwi I'll take it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry about the duplication, the shar is in http://www.freebsd.org/cgi/query-pr.cgi?pr=162485 All the best, Mark Atkinson -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk69XYsACgkQrDN5kXnx8yZzEwCfTNyRF5M3XFjcjiBCAHsCLKQc ynwAnRSv4pebUoRqq6+gJfG2VRYYW6Ad =r7bB -----END PGP SIGNATURE-----
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-11-13 05:49:53 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Image-Scale Makefile distinfo pkg-descr pkg-plist Log: This module 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. WWW: http://search.cpan.org/dist/Image-Size/ PR: ports/162484 Submitted by: Mark Atkinson <atkin901@gmail.com> Feature safe: yes Revision Changes Path 1.1470 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/p5-Image-Scale/Makefile (new) 1.1 +2 -0 ports/graphics/p5-Image-Scale/distinfo (new) 1.1 +12 -0 ports/graphics/p5-Image-Scale/pkg-descr (new) 1.1 +7 -0 ports/graphics/p5-Image-Scale/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"