Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 4, 2022. It is now read-only.
This repository was archived by the owner on Jan 4, 2022. It is now read-only.
There was an error while loading. Please reload this page.
Use a BlobAsset to store Font Glyphs. Font Glyphs are known at edit time and are predetermined by the designer or dev.
Instead of converting and parsing it to a dynamic buffer in runtime - it might be worth changing this to a blob asset binary file and just load it to RAM.