Originally Posted by
djonatan
Well, for the font issue...
I've created font with fonteditor, font is arial, size 22, texture 256x256 ,
saved both font and matrics and then put this line in prog :
GLXFont1.LoadFont('GUIGraphics\Fonts\Arial.tga');
now, I can see the font, that part is ok, but when I exit from the prog
the message is 'Access violation 0493204032......' .
when i comment that line there is no message, so you dont have to use that font in prog but if you load that font (i guess other fonts as well) you
will receive that error when you exit from app.
Maybe i'm doing something wrong somewhere or maybe its hardware related or something :shock:
Bookmarks