|
From: Ethan A M. <merritt@u.washington.edu> - 2006-05-10 06:20:43
|
On Tuesday 09 May 2006 11:08 pm, Ethan A Merritt wrote: > > I can think of several workarounds for this, but I'm not > sure what the cleanest is. Maybe draw the circle first > in some junk color, fill to *that* border, and then > re-trace in the real color? Not worth it. Recent versions of libgd have a gdImageFilledArc() function instead. I'll just use that and let older installations (gd version < 2) live with the bug. After all, it's been that way for 5 years already. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |