v0.8.0
Support for reading design spaces, and a few smaller tweaks.
What's Changed
- Ignore
path_set
when equality testing LayerSet by @madig in #265 - Take glyph name crate-public by @madig in #267
- impl Default for Os2WidthClass by @RickyDaMa in #273
- Add a basic designspace parser by @rsheeter in #272
- Finer grained control over layer loading by @cmyr in #280
- Make name-to-file-name conversion functions public by @cmyr in #282
- Fix rustdoc complaints by @cmyr in #284
- Use IndexSet instead of Vec for codepoints by @cmyr in #283
New Contributors
- @RickyDaMa made their first contribution in #273
- @rsheeter made their first contribution in #272
Full Changelog: v0.7.0...v0.8.0