This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
Pixel-Composer
Watch
1
Star
0
Fork
You've already forked Pixel-Composer
0
mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced
2024-12-26 15:06:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c4019c6ea
Pixel-Composer
/
scripts
/
font_data
/
font_data.gml
4 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
1.0.0 update
2022-12-16 09:18:09 +01:00
function __initFontFolder() {
var root = DIRECTORY + "Fonts";
- Reduce the amount of data unpacking on start.
2023-11-18 03:47:11 +01:00
directory_verify(root);
1.0.0 update
2022-12-16 09:18:09 +01:00
}
Reference in a new issue
Copy permalink