Alright, I've no problem with the tutorial itself. Now, I need to find the width and height the fonts and string. Could anyone point me in the right direction?
NeHe OGL Tutorial 13
BlitzMax Forums/BlitzMax OpenGL Programming/NeHe OGL Tutorial 13 I might be wrong here, but isnt it just loadimagefontLoadImageFont:TImageFont( url:Object,size,style=SMOOTHFONT ) (OrloadGUIFont), and then say what height you want. I thought that NeHe 13 was about how OpenGL figured out the spacing of each letter itself
Well, yes but I'd like to just use OpenGL, no Max2D. 13 is about creating a displaying bitmap fonts.