- added tests for the OO interface for tiff, added an option to
choose the resolution for fax tiffs, removed some unused code,
fixed minor problems with Imager::write() handling of image types
+ - changed README note on libgif bug to refer to t105gif.t instead
+ of t10formats.t
~~~~~~~~~~~~~^ ^ ^~~~~~~~~~~~~~
Also note that libgif has a few bugs: You can run something like
-$ perl -Iblib/lib -Iblib/arch t/t10formats.t
+$ perl -Iblib/lib -Iblib/arch t/t105gif.t
This way you can see what comments the test script prints out.
-t/t10formats.t checks for an bug in libgiff and prints out a patch
+t/t105gif.t checks for an bug in libgif and prints out a patch
if that bug is present, note that this bug only affects the more
"advanced" features of libgif.