mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-22 17:15:46 +00:00
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
// =========================================
|
|
// Font_s
|
|
// =========================================
|
|
use Font_s;
|
|
set string fontName;
|
|
set name fontName;
|
|
set reusable glyphs;
|
|
set count glyphs glyphCount; |