Lourens Veen wrote:
On Thursday 14 December 2006 18:52, Andy Fong wrote:
Of course, we'd need the logo image to be transparent again, or we
need to align it precisely using CSS to avoid gaps in the
background tiling. Given the low contrast in the background I think
we can get even away with a transparent GIF (and the patents have
finally expired, so...)
The problem with transparent background is that I can't get
anti-aliasing.

Well, if the background is sufficiently low contrast, then you can fake it by rendering the text (with antialiasing) on a surface with a colour that is approximately the background colour.

I tried in GIMP to select "image"/"add alpha channel" before rendering an AA text. This makes the anti-aliasing blend to transparent instead of some background colour. As an example

   http://www.eideticdew.org/~urkedal/test/tlty.html

where I also added a drop-shadow to make it easier to see that it blends with the background image. Try xmag to see that this applies to the AA text, as well. Will something like this work with how to created the logo?

_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to