X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fperl-magick.html;h=b44994c59de3221285f4de141ca34823136fad4c;hb=7e41fe84a841d7b9d7b36b245b65e9dcb3314943;hp=e94c7956cd2faf9bb4265b698336d41c960261df;hpb=a6d7cf7bbb43f267a4a6f96a4661a118f92a841e;p=imagemagick diff --git a/www/perl-magick.html b/www/perl-magick.html index e94c7956c..b44994c59 100644 --- a/www/perl-magick.html +++ b/www/perl-magick.html @@ -19,7 +19,7 @@ - + @@ -126,6 +126,9 @@ Sponsors:
+ @@ -144,9 +147,6 @@ -
@@ -188,10 +188,10 @@

ImageMagick must already be installed on your system. Next, get the PerlMagick distribution corresponding to the installed ImageMagick distribution -(e.g., PerlMagick 6.65 for -ImageMagick 6.6.5) and unpack it as shown below:

+(e.g., PerlMagick 6.66 for +ImageMagick 6.6.6) and unpack it as shown below:

-

$magick> tar xvfz PerlMagick-6.65.tar.gz $magick> cd PerlMagick

+

$magick> tar xvfz PerlMagick-6.66.tar.gz $magick> cd PerlMagick

Next, edit Makefile.PL and change LIBS and INC to include the appropriate path information to the required MagickCore library. You may need paths to JPEG, PNG, TIFF, etc. delegates if they were included with your installed version of ImageMagick. Build and install it like this:

$magick> perl Makefile.PL $magick> make $magick> make install

@@ -1694,7 +1694,7 @@ can use the integers 1 and 0.

type - {Bilevel, Grayscale, GrayscaleMatte, Palette, PaletteMatte, TrueColor, TrueColorMatte, ColorSeparation, ColorSeparationMatte, Optimize } + {Bilevel, Grayscale, GrayscaleMatte, Palette, PaletteMatte, TrueColor, TrueColorMatte, ColorSeparation, ColorSeparationMatte} image type @@ -2578,7 +2578,7 @@ blobs in any of these image formats and provid