Cosimo Lupo 79449bc2d4
ttGlyphPen: always skip non-existing components
It doesn't make sense to add components that reference non-existing base glyphs
(ie. glyphs not in the input glyphSet, hence missing from the generated glyf table).
Even if we let them in here, it will fail immediately as soon as we attempt to
compile this glyf table containing 'dangling' component references.
Better to warn and skip.
2018-06-11 19:25:15 +01:00
..
2018-05-21 12:40:14 +01:00
2017-11-24 17:46:31 +01:00
2018-03-26 15:32:13 +01:00
2018-05-21 23:50:26 -04:00