This one time, at band camp, Fulko van Westrenen wrote:
>I try to display a degree character using glut in python2.3-opengl.
>This worked fine until a recent upgrade (I have no idea when it started
>failing, it woked fine in November). Instead of a degree I get '*'.

I'm absolutely certain that the GLUT API is not unicode, and never has been.
Every non-printable non-ASCII character has been drawn as an asterisk.

>The attached code shows correct characters on my termical, but incorrect
>characters on my glut-window. I have no idea why.

What's a termical?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to