1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/graphics/p5-Image-Scale/pkg-plist
Martin Wilke fa31c5aeb3 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
2011-11-13 05:49:53 +00:00

8 lines
351 B
Plaintext

%%SITE_PERL%%/%%PERL_ARCH%%/Image/Scale.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Scale/Scale.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Scale/Scale.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Scale/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Scale
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image