Releases: stadiamaps/sdf_font_tools
Releases · stadiamaps/sdf_font_tools
sdf-v1.0.0
v1.0.0 release of sdf_glyph_renderer; mostly just acknowledges prod use and stability.
cli-v1.4.1
Fixes to CI pipeline so we can get binaries.
cli-v1.4.0
Release v1.4.0 of the CLI utility. No major changes, and outputs should be binary identical. See #13.
v2.3.0
- Upgrades dependencies
v2.2.0: Merge pull request #7 from stadiamaps/named-font-stack
Add the ability to explicitly name the font stack; upgrade freetype.
v2.0.0
What's Changed
- Performance, Memory and Cleanup Improvements by @lseelenbinder in #5
Full Changelog: v1.0.2...v2.0.0
v1.0.2: Bump dependencies (#4)
* Upgrade and properly specify dependencies. * Bump crate version.
v1.0.0: Support glyph generation directly from fonts using FreeType (#3)
This release adds support for generating glyphs from FreeType fonts.