From: Nicolas C. <cad...@mi...> - 2001-03-28 14:54:41
|
Hi, I the last release of Gl4Java, I'm using wglUseOutlinesFont. When my = computer has just freshly rebooted, my program works great : I have = several fonts on the screen with different colors. Now I stop the program and start it again. The color information is = suddenly crazy. If I draw the string "123" with the green colors it = appears correctly but if I add a string with "143" with the same font = and in red, the characters 1 and 3 appears in green and the new = character 4 appears in red. I have to reboot the PC to retrieve a normal = behaviour. I'm using the Radeon 32 with the latest drivers. If I'm writing in this forum it's because another software I have = written in C++ using different fonts and colors works great all the = time. Any ideas ? Regards Nicolas |