On Thu, October 12, 2006 7:35 pm, Emil Edeholt wrote:
> I'm trying to make thumbnails of uploaded jpegs via GD. It works fine
> on
> most jpegs but doesn't seem to work on canon jpegs (tried both a
> consumer canon and one of the finer DSLRs). When I resaved the canon
> jpeg in my imaging application GD could handle it.
>
> Any ideas of how to solve this? I'm in a bit of a panic.

I have frequently found that JPEG comments and EXIF meta-data and
whatnot in a JPEG will confuse GD.

See if you can find a way to prep the photos by stripping out the
non-visual data...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to