Just van Rossum b818e1494f Refactor ttGlyphSet.py
- only differentiate between glyf and CFF/CFF2 implementations, not var vs non-var
- use collections.abc.Mapping to get a more consistent dict-like object with less code
- prefer HVAR metrics over gvar metrics
- move some responsibilities from the _TTGlyphSet objects to the _TTGlyph objects
- adjust some tests to the changes
2022-08-30 08:49:36 +02:00
..
2022-08-25 14:38:35 -06:00
2021-03-29 11:45:58 +02:00
2022-08-27 12:20:15 -06:00
2022-08-24 09:40:17 -06:00
2022-08-30 08:49:36 +02:00
2021-03-29 11:45:58 +02:00
2022-01-19 16:40:03 +00:00
2021-03-29 11:45:58 +02:00