char[] filename | font file to load |
uint charSize | size of characters (30 by default) |
wchar[] charset | characters set to generate (empty by default - takes the ASCII range [31, 255]) |
byte[] data | pointer to data to load |
sizeInBytes | size of the data to load |
uint charSize | size of characters (30 by default) |
wchar[] charset | characters set to generate (empty by default - takes the ASCII range [31, 255]) |