- Allow accessing parsed
FontFace - Update
glamdependency
- Add the option to substitute a glyph with a custom mesh in the glyph cache
- Add
ownedfeature usingowned_ttf_parserfor more flexibility when loading fonts
- Add a method for cleaning the internal glyph cache
- Add functionality for generating 2D meshes
- Add benchmarks using criterion
- Shrink crate size by including only a subset of glyphs in the built-in font
- Fix function signatures
- Add pre-caching functionality