]> git.imager.perl.org - imager.git/blobdiff - samples/README
added sample: gifscale.pl - scale an animated gif
[imager.git] / samples / README
index 039fb172689e957483ed31d7ec990b19d63aa0e5..a6ce36dc4c9a26029d3788d93448fe8b1805d8d2 100644 (file)
@@ -104,3 +104,9 @@ flasher.pl
 
   Demonstrates setting an alpha channel with convert(), rubthrough(), 
   and writing animated GIFs.
+
+gifscale.pl
+
+  Scales an animated GIF image, preserving GIF animation information
+  and adjusting the image screen positions to account for the scale
+  factor.