Load font from file with extended parameters.
Note
This function has been auto-generated from the following Raylib function definition:
LoadFontEx(const char *fileName, int fontSize, int *fontChars, int glyphCount); Font
See also
Other font functions:
get_font_default()
,
load_font_from_image()
,
load_font()
,
unload_font_data()
,
unload_font()