[cvs] commit: framework/Image/Image im.php
Michael Rubinsky
mike at theupstairsroom.com
Wed Oct 22 16:17:09 UTC 2008
Quoting Michael M Slusarz <slusarz at horde.org>:
> slusarz 2008-10-21 23:59:08 EDT
>
> Modified files:
> Image/Image im.php
> Log:
> PDF thumbnail generation has been hanging on my system (if the PDF file is
> only 1 page), because according to this documentation:
> http://www.imagemagick.org/Usage/files/#read
> we need to reference [0] instead of [1] to access the first page. Only
> problem is, I am 100% certain I used this reference when I first wrote this
> code. So that means that there is a chance that this syntax has changed
> in the last few versions of ImageMagick (I am using 6.4.4 on my system).
Eh....on further inspection of CVS history, I'll have to apologize as
it seems that this is my fault. *You* had originally had it as a [0] -
I must have changed it locally during some investigation into
multipage TIFF handling and the change snuck in with a totally
unrelated commit...and considering im seems to ignore the argument
with jpg/png etc... image types, I never noticed an issue.
--
Thanks
Mike
"Time just hates me, that's why it made me an adult." - Josh Joplin
More information about the cvs
mailing list