Skip to content

Releases: stadiamaps/sdf_font_tools

tools-v3.1.0

14 Mar 01:53

Choose a tag to compare

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

Full Changelog: cli-v1.4.3...tools-v3.1.0

sdf-v1.1.0

14 Mar 01:34
e8eb6aa

Choose a tag to compare

This release updates the bundled FreeType dependency to the latest version (2.13.3). There are no public API changes.

Full Changelog: cli-v1.4.3...sdf-v1.1.0

cli-v1.5.0

14 Mar 02:01

Choose a tag to compare

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

Full Changelog: cli-v1.4.3...tools-v3.1.0

tools-v3.0.0

08 Jul 05:46

Choose a tag to compare

Updates

sdf-v1.0.2

08 Jul 05:01
ebdec2a

Choose a tag to compare

Enhancements

New Contributors

cli-v1.4.3

08 Jul 06:04

Choose a tag to compare

Enhancements

tools-v2.5.1

13 Feb 01:32
011f994

Choose a tag to compare

What's Changed

Full Changelog: cli-v1.4.1...sdf-v1.0.1

sdf-v1.0.1

13 Feb 01:30
011f994

Choose a tag to compare

What's Changed

Full Changelog: cli-v1.4.1...sdf-v1.0.1

cli-v1.4.2

13 Feb 01:35
011f994

Choose a tag to compare

What's Changed

Full Changelog: cli-v1.4.1...cli-v1.4.2

tools-v2.5.0

15 Jul 16:06

Choose a tag to compare

Release v2.5.0 of pbf_font_tools.

This improves robustness in the case of missing glyphs (#14) and improves error handling (#13) and crate organization.