PDA

Click to See Complete Forum and Search --> : please help


Arbiter
Feb 1st, 2002, 07:17 AM
I have no idea what you're asking....

ongtw
Feb 1st, 2002, 10:41 PM
i've downloaded a source code that enable me to print some ASCII characters in an opengl context. however, i found out that the height and the width properties of the chracters are not changable even if i change it in the source code pasted above. what might be the problem?

Zaei
Feb 1st, 2002, 11:34 PM
Use a positive size value. Depending on the method used to draw teh characters, you may have to change the size in the drawing code as well.

Z.