Re: [GD-DEVEL] Rendering Transparent Text?
[email protected] ("Pierre Joye") Sun, 21 Dec 2008 00:06:59 +0100
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 20, 2008 at 9:56 PM, Rob Zimmerman <[email protected]> wrote: > I need the anti-aliasing and as Colen pointed out you'll lose that unless > you write a drawing primitive. I understood and the examples I gave have the anti aliasing. What I asked is how have you tried it as imagecolortransparent has nothing to do with the alpha channel. In the mean time I gave it a try, and there is a bug. It should be to draw a text using a color with a 100% alpha channel. For now it draws the bounding boxes of each glyph and not the glyph itself. I will fix that asap. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org