Closed (fixed)
Project:
ImageAPI
Version:
7.x-1.x-dev
Component:
ImageAPI GD
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2009 at 19:53 UTC
Updated:
20 Feb 2009 at 09:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedalmost seems like the initial open is failing but it's still trying to manipulate the image... let me know what you figure out.
Comment #2
mfbI found a couple issues, one is that image dimensions could get rounded down to zero pixels, which causes all sorts of unhappiness/warnings. The notices were caused by an apparent typo with the $color variable.
Comment #3
drewish commentedlooks good. need to put this into HEAD first then backport to 6.x
Comment #4
mfbpatch applies on head (although with an offset)
Comment #5
drewish commentedthanks, committed to HEAD and DRUPAL-6--1.