This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Egcs Web Pages (Maintainer)
- To: pfeifer at dbai dot tuwien dot ac dot at (Gerald Pfeifer)
- Subject: Re: Egcs Web Pages (Maintainer)
- From: Joe Buck <jbuck at synopsys dot com>
- Date: Wed, 28 Oct 98 9:19:18 PST
- Cc: davem at dm dot cobaltmicro dot com, egcs at cygnus dot com
> o Could the (white) background be made transparent?
Not an option (political obstacles). It would then be a GIF. GIFs
are GNUically incorrect because of the Unisys patents.
Anyway, even for transparent GIFs you have to know the background color
or else you get jaggies. Only with formats like PNG that have an alpha
channel can you do transparency correctly (a pixel can be 64%
transparent).
I think we could use the thing as is. Just set the page background to the
same color as the image background.