change size of font
BlitzMax Forums/BlitzMax Programming/change size of font
| ||
| hi i'm looking for a function which can change the fontsize of the BlitzMax standart-font, without the usage of loadimagefont. |
| ||
| SetScale <x_facter:Float>,<y_factor:Float> |
| ||
| I dont get it how do you change font size in maxgui textarea how setscale helps |
| ||
| The original question was asking about graphics fonts, as opposed to GUI fonts. |
| ||
| Yea, Little Mistake |