]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 7 Nov 2011 01:08:58 +0000 (01:08 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 7 Nov 2011 01:08:58 +0000 (01:08 +0000)
MagickCore/shear.c

index da0f8b2270e4d231fdc832e51e35d8baad685260..62720c6ace888daae1313be8e90c943e13328312 100644 (file)
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  The RotateImage, XShearImage, and YShearImage methods are based on the
-%  paper "A Fast Algorithm for General Raster Rotatation" by Alan W. Paeth,
-%  Graphics Interface '86 (Vancouver).  RotateImage is adapted from a similar
-%  method based on the Paeth paper written by Michael Halle of the Spatial
-%  Imaging Group, MIT Media Lab.
-%
+%  The  XShearImage, and YShearImage methods are based on the paper "A Fast
+%  Algorithm for General Raster Rotatation" by Alan W. Paeth, Graphics
+%  Interface '86 (Vancouver).  RotateImage is adapted from a similar method
+%  based on the Paeth paper written by Michael Halle of the Spatial Imaging
+%  Group, MIT Media Lab.
 %
 */
 \f