See Font Paths first

Instead of setting font path via environment variable, you can initialize the font path for the Simple API DLL with the following function.

Function Name

SetFontPath

Type Description

Parameters

FontPath

const char*

The file path to the directory containing the font files

Returns

return code

unsigned int

0 = Success 100 = Technical Error