Create new custom font request
- fontFile (String)
- File name to load font from
- char_width (Int32)
- Pixels each character is wide
- char_height (Int32)
- Pixels each character is high
- nb_char_horiz (Int32)
- Number of characters per horizontal row
- nb_char_vertic (Int32)
- Number of characters per vertical row
- chars_in_row (Boolean)
- Is the first set of ascii characters in a row (not a column)
- key_color (Color)
- Color in bitmap that represents background