caryll / otfcc

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

Variations #32

Open be5invis opened 7 years ago

be5invis commented 7 years ago

Purposal:

  1. [x] Design a Functional type and a Ket type to represent the procedure used to produce final coordinates and metrics
  2. [ ] Metadata:
    • [ ] fvar.
    • [ ] avar.
    • [ ] STAT.
  3. [ ] TT:
    • [ ] gvar.
    • [ ] cvar.
    • [ ] gasp modifications.
  4. [ ] CFF2:
    • [ ] CFF2.
  5. [ ] Metrics
    • [ ] MVAR.
    • [ ] HVAR.
    • [ ] VVAR.
  6. [ ] OTL
    • [ ] Conditional feature selectors.
    • [ ] GPOS modifications (as well as device tables).
    • [ ] GDEF modifications.
twardoch commented 7 years ago

I'd vote for 'fvar' support first, as it's a crucial table in querying fonts externally. 'STAT' would also be great.