I have no idea what you're asking....
Printable View
I have no idea what you're asking....
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?
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.