-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support dynamic glyph loading at runtime
Custom fonts are a dynamic asset and can load new glyphs at runtime, provided supplied TTF or OTF contains them. It's no longer necessary to provide an alphabet file alongside font. This is particularly helpful in editor where font import can be very slow at startup for large character sets.
- Loading branch information
1 parent
0c68217
commit 94d9ec6
Showing
1 changed file
with
69 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters