From: Cristy Date: Sun, 18 Dec 2016 19:56:22 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.4-1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14d4865261bd0b6a8893501ab3d294c172c22f6d;p=imagemagick ... --- diff --git a/MagickCore/shear.c b/MagickCore/shear.c index bee5ea83d..247314dd8 100644 --- a/MagickCore/shear.c +++ b/MagickCore/shear.c @@ -34,7 +34,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The XShearImage() and YShearImage() methods are based on the paper "A Fast -% Algorithm for General Raster Rotatation" by Alan W. Paeth, Graphics +% Algorithm for General Raster Rotation" by Alan W. Paeth, Graphics % Interface '86 (Vancouver). ShearRotateImage() is adapted from a similar % method based on the Paeth paper written by Michael Halle of the Spatial % Imaging Group, MIT Media Lab.