Searched defs:T2OutlineExtractor (Results 1 - 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py265 extractor = T2OutlineExtractor(pen, subrs, self.globalSubrs,
635 class T2OutlineExtractor(SimpleT2Decompiler): class in inherits:SimpleT2Decompiler
953 class T1OutlineExtractor(T2OutlineExtractor):
964 T2OutlineExtractor.reset(self)
/external/fonttools/Tools/fontTools/misc/
H A DpsCharStrings.py265 extractor = T2OutlineExtractor(pen, subrs, self.globalSubrs,
635 class T2OutlineExtractor(SimpleT2Decompiler): class in inherits:SimpleT2Decompiler
953 class T1OutlineExtractor(T2OutlineExtractor):
964 T2OutlineExtractor.reset(self)

Completed in 163 milliseconds