Searched refs:cffIExpertStrings (Results 1 – 2 of 2) sorted by relevance
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/cffLib/ |
H A D | __init__.py | 1332 charset = cffIExpertStrings 1381 (cffExpertStringCount, cffIExpertStrings, 1), 2663 cffIExpertStrings = [".notdef", "space", "exclamsmall", "Hungarumlautsmall", variable 2698 assert len(cffIExpertStrings) == cffExpertStringCount
|
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/cffLib/ |
H A D | __init__.py | 1602 charset = cffIExpertStrings 1651 (cffExpertStringCount, cffIExpertStrings, 1), 2966 cffIExpertStrings = [".notdef", "space", "exclamsmall", "Hungarumlautsmall", variable 3001 assert len(cffIExpertStrings) == cffExpertStringCount
|