Image-Size
view release on metacpan or search on metacpan
3.1 Friday October 5, 2007, 10:19:33 AM UTC
* Makefile.PL, revision 130
Restored for users who don't have Module::Build installed.
* lib/Image/Size.pm, revision 129
Small patch from n@shaplov.ru to fix CWS-related error.
* lib/Image/Size.pm, revision 128
Changed the copyright info and the licensing. Added COPYRIGHT
and LICENSE blocks to the pod.
Transaction revision: 127
* MANIFEST
* META.yml (deleted)
Removing META.yml and SIGNATURE from permanent place in
MANIFEST. Removing META.yml from repo.
3.01 Wednesday October 3, 2007, 10:08:20 AM UTC
* t/pass-1_s.png, revision 121
Trying to fix MIME
Transaction revision: 120
* t/8.swf
* t/bexjdic.tif
* t/letter_T.jpg
* t/lexjdic.tif
* t/pak38.jpg
* t/pass-1_s.png
* t/test.gif
* t/xterm.bmp
* t/yasp.swf
MIME types
3.0 Thursday September 14, 2006, 03:10:50 AM UTC
* t/pod.t
* t/pod_coverage.t
Added test suites for POD correctness and POD coverage.
* Size.pm
Implemented and documented a flag called
$Image::Size::GIF_BEHAVIOR that controls whether the GIF code
returns the screensize, the first sub-image or the largest of
the sub-images.
* MANIFEST
* Size.pm
* t/8.swf (added)
* t/all.t
Applied a patch from mrj@mrj.spb.ru to fix usage of the
Compress::Zlib module in the handling of compressed flash
files. Added a new SWF file to test this, and added reference
to the file in MANIFEST and t/all.t.
* MANIFEST
* Makefile.PL
* Size.pm
* t/magick.t (added)
Delay Image::Magick loading until it is needed. (Mark
Stosberg). Add support for Graphics::Magick as an alternative
to Image::Magick. If either Graphics::Magick or Image::Magick
is loaded into memory that module will be used. Otherwise, they
are both tried to be loaded, with Graphics::Magick being tried
first. (Mark Stosberg). This patch also adds a new test suite,
t/magick.t, to the distribution and modifies both MANIFEST and
Makefile.PL (to add a build-dependancy on Test::More).
* t/all.t
With Test::More now required for building, converted t/all.t to
use it.
2.992 Tuesday July 22, 2003, 12:00:00 AM UTC
* Size.pm, revision 116
Added support for Flash 6/FlashMX.
2.991 Friday January 3, 2003, 09:09:39 AM UTC
* Size.pm, revision 111
Bumped version number and moved the trailing "1;" for
safety-sake.
* imgsize, revision 110
Way-long-overdue code cleanup.
* Size.pm, revision 109
Small change in the block that sets up read from a scalar ref,
to avoid warnings about undef values (in case $stream is a
reference to an undef value).
2.99 Saturday May 4, 2002, 08:23:42 AM UTC
* Size.pm, revision 106
Applied two patches from Ville Skyttä <ville.skytta@iki.fi>,
providing MNG and Image::Magick support.
2.98 Saturday March 2, 2002, 08:36:07 PM UTC
* Size.pm, revision 104
Bumped the version number. Wouldn't have to keep remembering
this if I'd move it to the Makefile.PL.
* Size.pm, revision 103
Fixed some documentation issues and a small buglet in an error
message.
* README.Win32, revision 102
Small change to step #2
2.97 Thursday February 28, 2002, 07:58:43 AM UTC
* Size.pm, revision 99
Fixed some lingering tsoft.com e-mail addresses, cleared up the
docs per Jeff Friedl's suggestion, moved the call to
File::Spec->catpath() so that it only gets called when cacheing
is still on.
2.96 Tuesday November 20, 2001, 11:39:43 PM UTC
* Size.pm, revision 96
Silly typo in PCD code
2.95 Sunday November 11, 2001, 11:42:48 AM UTC
* Size.pm, revision 94
Added manual disabling of the cache, and added support for PCD
images.
2.94 Wednesday September 19, 2001, 03:27:20 AM UTC
* Size.pm, revision 91
Corrected a bug in psdsize(), credited source of the PSD test
image, and bumped the version number.
* t/all.t, revision 90
Added test for PSD code, using recently-supplied image
* MANIFEST, revision 89
Added entry for the PSD test file
* t/468x60.psd, revision 87 (added)
Test file for PSD (PhotoShop) support
* Makefile.PL, revision 86
Changes to the name of the template spec file and the generated
spec file
Transaction revision: 85
* Image-Size.spec.in (deleted)
* spec.in (added)
Renamed this file
* Makefile.PL, revision 84
Adapted parts of the Perl-RPM Makefile.PL to enable building of
RPM and SRPM files. This version uses an external template
( run in 1.756 second using v1.01-cache-2.11-cpan-39bf76dae61 )