Hello all.
If there is a better place for questions like these, please let me know.
I am having a problem with XftDrawString. It works fine when I test my
application inside of Xnest (except for AA fonts, which is fine).
However, when I run it in a regular X session it doesn't draw a thing at
all.
I don't know if it matters but I create the draw like this:
XftDrawCreate(dis, w,
DefaultVisual(dis, screen),
DefaultColormap(dis, screen));
All of those variables work fine elsewhere in the code.
Any ideas about what I am doing wrong?
Thanks.
Ted.
_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render