Overview
Request 178492 accepted
- updated to 3.232
* lib/Image/Size.pm
Removed the "!" flag in pack template for EMF. It was not
needed and it broke on earlier Perls.
* lib/Image/Size.pm
Small change to swfmxsize for short-buffer issues.
* lib/Image/Size.pm
Multiple changes in this commit: Abandoned AutoLoader; moved
POD to the end of the file now that all the per-format
subroutines are part of the file-proper; fixed cases where lack
of ImageMagick would cause the error message to be overwritten.
* t/all.t
* t/kazeburo-bar.jpg (added)
New test (and image) for JPG tag-offset issue.
* lib/Image/Size.pm
Applied patch from github user kazeburo: bug fix for some jpeg
files
* imgsize
Fixed so that default output now catches errors. Previously,
you would get an "undefined" warning if there was an error in
parsing/sizing the input file.
* lib/Image/Size.pm
Turns out the 4 bounding-box ints for EMF are signed.
Request History
coolo created request
- updated to 3.232
* lib/Image/Size.pm
Removed the "!" flag in pack template for EMF. It was not
needed and it broke on earlier Perls.
* lib/Image/Size.pm
Small change to swfmxsize for short-buffer issues.
* lib/Image/Size.pm
Multiple changes in this commit: Abandoned AutoLoader; moved
POD to the end of the file now that all the per-format
subroutines are part of the file-proper; fixed cases where lack
of ImageMagick would cause the error message to be overwritten.
* t/all.t
* t/kazeburo-bar.jpg (added)
New test (and image) for JPG tag-offset issue.
* lib/Image/Size.pm
Applied patch from github user kazeburo: bug fix for some jpeg
files
* imgsize
Fixed so that default output now catches errors. Previously,
you would get an "undefined" warning if there was an error in
parsing/sizing the input file.
* lib/Image/Size.pm
Turns out the 4 bounding-box ints for EMF are signed.
licensedigger accepted review
{"approve": "preliminary, version number changed"}
factory-auto added a reviewer
Please review sources
factory-auto added a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
factory-repo-checker accepted review
skip review
a_jaeger accepted review
ok
a_jaeger approved review
ok
coolo accepted request
checkin