On 12 Nov 2001, Ted Roden wrote:
> Ok, I've another silly question.
>
> I have my fonts drawing beautifully, but I can only seem to get black
> fonts to work (unless I use XftColorAllocName). I'm guessing that it has
> something to do with alpha, but I don't know how that works enough to be
> sure.
>
> The code I am using is this:
>
> render_color.red = 189;
> render_color.green = 182;
> render_color.blue = 107;
> render_color.alpha = 0xffff;
XColors are 16 bit values. That looks like black to me.
Mark.
_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render