gfx font converter
1.0.0
convert.ps1 스크립트를 실행하십시오output 폴더에서 스크립트의 stream 폴더에 새 .gfx 파일 추가 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> '