RegisterFontFile
DocsRegisterFontFile(fileName)Description
Registers a specified .gfx file as GFx font library.
The .gfx file has to be registered with the streamer already.
Parameters
| Name | Type | Description |
|---|---|---|
fileName | char* | The name of the .gfx file, without extension. |
Returns
voidThis native does not return a value.