This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Pixel-Composer
Watch
1
Star
0
Fork
0
You've already forked Pixel-Composer
mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced
2024-11-14 14:33:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89cbd946a7
Pixel-Composer
/
scripts
/
font_data
/
font_data.gml
4 lines
89 B
Plaintext
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 New Issue
Copy Permalink