Image fonts - Will not change(??)
BlitzMax Forums/BlitzMax Programming/Image fonts - Will not change(??)| 
 | ||
| I have been trying for hours to change the default font but NOTHING seems to work. I tried copying the font to the local directory, different fonts, all sorts of tricks with the URL link, DX7, GL .. ... I always get a null image font: | 
| 
 | ||
| add Import BRL.freetypefont to the importsection of your app bye MB | 
| 
 | ||
| Didn't you write Framework Assistant, Jim? ;) | 
| 
 | ||
| @GfK: Nice one! ;) | 
| 
 | ||
| Doink! For quick speed I normally F1 over a Blitz command and check what module is used. In this case Max2D so I assumed all bases were covered I really *ought* to use my own software sometimes hehehe |