The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension GD::Thumbnail.

Time zone is GMT+2.

1.31 Sun Mar 29 07:06:54 2009
    => Module will use copyResampled() if available. Request from Dread Deimos.

1.30 Mon Nov 17 23:06:07 2008
    => Fix square thumbnail option.
    => Add quality options to png() & jpeg().

1.20 Thu Nov 13 00:19:30 2008
    => Added "crop"ping support to square option.
    => Several fixes.

1.10 Sun Dec 31 12:33:08 2006
    => We need bytes pragma to determine the size of
       a fh. Added a compatibility layer for older perl.

1.02 Wed Jul  5 19:39:25 2006
    => Typo in Pod. 

1.01 Thu Jun 15 21:31:52 2006
    => The famous 'GD path bug' came up again. 
       Updated the test file 03-simple.t to use 
       scalars instead of file paths.

1.00 Tue Jun 13 14:41:44 2006
    => Initial release.