caryll / otfcc

Optimized OpenType builder and inspector.
Apache License 2.0
422 stars 63 forks source link

Change the format of JSON for ligature subtables to solve the problem of duplicating keys #14

Closed be5invis closed 8 years ago

be5invis commented 8 years ago

This PR creates another JSON format for ligature substitutions, which solves the problems that multiple decomposition sequences sharing the same target glyph causing the dumped JSON contain duplicate keys. The old format is still supported.