Re: [GD-DEVEL] Drawing anti-aliased text with transparent background
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/17/07, Andrei Stebakov <[email protected]> wrote: > BTW, if I select white as a transparent background color I got a text on a > black color: > http://www.greenpixeldesign.com/cphandler/tmp-img/test1.png > Why does it happen? Truecolor images are zero (black) filled by default. --Pierre