RegisterFontId
Docslocal retval = RegisterFontId(fontName)Description
Registers a specified font name for use with text draw commands.
Parameters
| Name | Type | Description |
|---|---|---|
fontName | char* | The name of the font in the GFx font library. |
Returns
intReturns an integer value.