: mode "640x480-48" : # D: 23.333 MHz, H: 26.042 kHz, V: 48.405 Hz : geometry 640 480 640 480 24 : timings 42857 96 96 34 8 64 16 : rgba 8/0,8/8,8/16,0/0 : endmode : : Only white on black and black on white seems to render correctly. Am I : doing something wrong? : : Compiling with SCREEN_PIXTYPE = MWPF_TRUECOLOR0888.
Daniel - I tested this with your program, changing the font to arial.ttf (I don't have your DejaVu font), and things work fine, the alpha blending is correct. In looking at the fblin24.c driver, I noticed the problem, I wasn't combining the destination properly during the alpha blend. Try the new fblin24 (or the new tree in git), I think things should work properly now. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org