Home
last modified time | relevance | path

Searched refs:decompileAllCharStrings (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Tests/subset/
Dsubset_test.py627 font["CFF "].cff[0].decompileAllCharStrings()
651 subsetfont["CFF "].cff[0].decompileAllCharStrings()
664 font["CFF2"].cff[0].decompileAllCharStrings()
686 subsetfont["CFF2"].cff[0].decompileAllCharStrings()
/external/fonttools/Lib/fontTools/cffLib/
D__init__.py2578 self.decompileAllCharStrings()
2588 def decompileAllCharStrings(self): member in TopDict