5-2 Font Configuration File Settings

If you want to get font information from a specific folder, set the font configuration file.The font configuration file [font-config.xml] is created in the following folder path during installation.

{installation folder}\fontconfig\font-config.xml

To write font information, write the folder path where the font file exists in the "font-folder path" tag in [font-config.xml].

5-2-1 Example of [font-config.xml] (Windows version)

<font-config>
<font-folder path="C:\TestFont"></font-folder>
</ font-config>