"description":"Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character setFont",
"description":"Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character set, font size is provided in pixels height",
description="Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character setFont",
description="Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character set, font size is provided in pixels height",
<Functionname="GetFontDefault"retType="Font"paramCount="0"desc="Get the default Font">
</Function>
<Functionname="LoadFont"retType="Font"paramCount="1"desc="Load font from file into GPU memory (VRAM)">
<Paramtype="const char *"name="fileName"desc=""/>
</Function>
<Functionname="LoadFontEx"retType="Font"paramCount="4"desc="Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character setFont">
<Functionname="LoadFontEx"retType="Font"paramCount="4"desc="Load font from file with extended parameters, use NULL for codepoints and 0 for codepointCount to load the default character set, font size is provided in pixels height">