Releases: stadiamaps/sdf_font_tools
Releases · stadiamaps/sdf_font_tools
tools-v3.1.0
This release upgrades the underlying FreeType dependency in the glyph renderer to the latest version (2.13.3). This should also resolve issues when trying to build with the protoc-from-src feature flag.
There are no public API changes.
PRs landed
- Cleanup cargo toml by @ianthetechie in #26
- Upgrade all dependencies to latest compatible versions by @lseelenbinder in #25
- Add protoc-from-src regression test in CI by @ianthetechie in #28
Full Changelog: cli-v1.4.3...tools-v3.1.0
sdf-v1.1.0
This release updates the bundled FreeType dependency to the latest version (2.13.3). There are no public API changes.
- Upgrade all dependencies to latest compatible versions by @lseelenbinder in #25
Full Changelog: cli-v1.4.3...sdf-v1.1.0
cli-v1.5.0
This release upgrades the underlying FreeType dependency in the glyph renderer to the latest version (2.13.3). This should also resolve issues when trying to build with the protoc-from-src feature flag.
There are no public changes to the CLI interface.
PRs landed
- Cleanup cargo toml by @ianthetechie in #26
- Upgrade all dependencies to latest compatible versions by @lseelenbinder in #25
- Add protoc-from-src regression test in CI by @ianthetechie in #28
Full Changelog: cli-v1.4.3...tools-v3.1.0
tools-v3.0.0
Updates
- A few more CI tests by @nyurik in #18
- Switch to Prost + enable bringing your own
protocby @ianthetechie in #22
sdf-v1.0.2
Enhancements
- Significantly faster SDF glyph generation @TuckerBMorgan in #19
New Contributors
- @TuckerBMorgan made their first contribution in #19
cli-v1.4.3
Enhancements
- Significantly faster SDF glyph generation by @TuckerBMorgan in #19