Commit Graph

4 Commits

Author SHA1 Message Date
Eliot Jones
28faf1c22c default to .notdef for type 2 charstrings
if the glyph with a specific name isn't found in the set of type 2 charstrings we default to using the .notdef glyph if present.
2020-02-21 10:37:58 +00:00
Eliot Jones
a496daf0ce ignore hflex when calculating hint bytes
hflex and hflex1 should not count towards the hint byte count for a hintmask operator in type 2 charstrings.
2020-01-08 13:27:33 +00:00
Eliot Jones
e1b39983d0 handle missing encodings in cff fonts 2020-01-05 13:16:31 +00:00
Eliot Jones
b29354e3e6 move compact font format fonts to fonts project 2020-01-05 12:08:01 +00:00