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

/external/fonttools/Lib/fontTools/
H A DcffLib.py808 charset = cffExpertSubsetStrings
1791 cffExpertSubsetStrings = [".notdef", "space", "dollaroldstyle", variable
1811 assert len(cffExpertSubsetStrings) == cffExpertSubsetStringCount
/external/fonttools/Tools/fontTools/
H A DcffLib.py808 charset = cffExpertSubsetStrings
1791 cffExpertSubsetStrings = [".notdef", "space", "dollaroldstyle", variable
1811 assert len(cffExpertSubsetStrings) == cffExpertSubsetStringCount

Completed in 116 milliseconds