]> git.imager.perl.org - imager.git/commitdiff
[rt #73906] add some other image processing modules to SEE ALSO
authorTony Cook <tony@develop-help.com>
Fri, 20 Jan 2012 11:29:35 +0000 (22:29 +1100)
committerTony Cook <tony@develop-help.com>
Fri, 20 Jan 2012 11:29:35 +0000 (22:29 +1100)
Changes
Imager.pm

diff --git a/Changes b/Changes
index 0cc8f8568a6ef9854c70caac5414c57684a2f4b9..bf92e0f8421178f38ff3e1c4aa020aa0f699631d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,9 @@ Imager release history.  Older releases can be found in Changes.old
  - update the change notes for 0.77_01 to indicate that libungif
    support was removed.
 
+ - add some other imaging modules to SEE ALSO
+   https://rt.cpan.org/Ticket/Display.html?id=73906
+
 Bug fixes:
 
  - correctly calculate the size of a rotated image
index c49c9bc16ece92009e83ac0959ffda30b4938b88..681134030a16ba5d47bb3c943d387dd588590732 100644 (file)
--- a/Imager.pm
+++ b/Imager.pm
@@ -4894,6 +4894,10 @@ L<Affix::Infix2Postfix>(3), L<Parse::RecDescent>(3)
 
 Other perl imaging modules include:
 
-L<GD>(3), L<Image::Magick>(3), L<Graphics::Magick>(3).
+L<GD>(3), L<Image::Magick>(3), L<Graphics::Magick>(3),
+L<Prima::Image>, L<IPA>.
+
+If you're trying to use Imager for array processing, you should
+probably using L<PDL>.
 
 =cut