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> '