Re: [GD-DEVEL] trasparent image width antialiasing
[email protected] ("yagyog")
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <023601c74608$4823d8e0$0100a8c0@desktop> |
----- Original Message ----- From: "Pierre" <[email protected]> To: "yagyog" <[email protected]> Cc: <[email protected]> Sent: Thursday, February 01, 2007 2:33 PM Subject: Re: [GD-DEVEL] trasparent image width antialiasing > On 2/1/07, yagyog <[email protected]> wrote: > >> ok I have seen. >> >> I have created two images with the channel alpha ba.png bb.png >> and used the same code here the result >> >> http://www.yag.altervista.org/varius/1/ba.png >> http://www.yag.altervista.org/varius/1/bb.png > > These images are not correct. There is no alpha used in the text and > the green/red "backgournd "colors are still used. > > You have to create images _without_ background color and only use > _alpha_ for the text anti aliasing. > >> my result >> http://www.yag.altervista.org/varius/1/test.png > > Yes, and it is expected, you have green and red artifacts. > And this http://www.yag.altervista.org/varius/1/T1.png ??(i use gimp to create image)