mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-02 17:47:55 -05:00
Add Commands for T5
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
// =========================================
|
||||
// Font_s
|
||||
// =========================================
|
||||
use Font_s;
|
||||
set block XFILE_BLOCK_TEMP;
|
||||
set string fontName;
|
||||
set name fontName;
|
||||
set reusable glyphs;
|
||||
set count glyphs glyphCount;
|
Reference in New Issue
Block a user