gfx font converter
1.0.0
convert.ps1腳本.gfx文件從output文件夾添加到腳本的stream文件夾 RegisterFontFile ( ' Arial ' ) -- File name without file extension
local fontId = RegisterFontId ( ' Arial ' ) -- Font name you entered in the convert script
local fontText = ' <font face="Arial">This text will have the Arial font</font> '