set font for drawtext on canvas...
BlitzMax Forums/MaxGUI Module/set font for drawtext on canvas...| 
 | ||
| For the life of it I can't seem to set an imagefont for the drawtext commands on a graphics canvas within a maxgui "framework"...?!? It's not for any gui element, but for drawing text onto the canvas. Does anyone have any idea? | 
| 
 | ||
| Did you Import BRL.FreeTypeFont ? | 
| 
 | ||
| Are you specifying the full path to the font in the LoadImageFont() command? | 
| 
 | ||
| OH MAN ....jsp! Thank you! I had a hunch that at some point the framework assistent is gonna bit me in the booty! LOL! |