Skip to content
This repository was archived by the owner on Jun 4, 2022. It is now read-only.

Caryll otfcc, version 0.8.6

Choose a tag to compare

@be5invis be5invis released this 11 Jul 05:07
· 100 commits to master since this release

Notable Changes

  • (0.8.6) Consolidator now properly deletes broken GSUB/GPOS even if most of the glyphs are deleted.
  • (0.8.5) When consolidating, otfcc would remove empty GSUB/GPOS lookups and features.
  • (0.8.5) When reading chaining lookups, class 0 is properly handled.
  • (0.8.4) vhea's version number is not exported into JSON.
  • (0.8.3) Fixed extent stating when a glyph's all points are below baseline.
  • (0.8.1) Fixed data corruption when writing an empty GSUB/GPOS lookup.
  • (0.8.0) Added CMAP format 14 (UVS) support.
  • (0.8.0) Optimized CFF parser to reduce redundent Hint Masks and Contour Masks.