[Image-SIG] drawing antialised text
by =?ISO-8859-1?Q?Bj=F6rn?= Platzen other posts by this author
Jul 9 2004 9:15PM messages near this date
[Image-SIG] gimp-2.0 palette
|
Re: [Image-SIG] drawing antialised text
Hello List,
I'm trying to draw some antialiased Text on an 8-bit PNG with
alphatransparency. But my text always looks horrible. It looks kind of
distorted.
As a workaround, I initialized a new RGB Image, pasted my PNG and wrote
my text. After that, I converted the new image to mode "P". Everything
worked fine and my text looked ok.
But now, I need the produced image with a transparent background. Is
there any way to write the text directly into my PNG so that it is
nicely rendered and antialiased?
Another approach would be to make the background of the RGB image
transparent. But I don't have any idea how to get this working...
I'm workin with PIL 1.15a3 on a Linux-Machine. The server has only PIL
1.14, so solutions should work under 1.14 as well...
Thanks in advance,
Bjoern.
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
=?ISO-8859-1?Q?Bj=F6rn?= Platzen
W.T. Bridgman
|