Skip to content

v0.8.0

Compare
Choose a tag to compare
@cmyr cmyr released this 07 Dec 17:20
· 101 commits to master since this release

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

Full Changelog: v0.7.0...v0.8.0