/dports/x11-fonts/py-glyphsLib/glyphsLib-3.1.4/Lib/glyphsLib/builder/ |
H A D | masters.py | 41 ufo.info.postscriptStemSnapV = vertical_stems 113 vertical_stems = ufo.info.postscriptStemSnapV
|
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/scripts/lib/fontbuild/ |
H A D | mix.py | 46 self.vstems = [s for s in f.info.postscriptStemSnapV] 58 f.info.postscriptStemSnapV = self.vstems
|
/dports/x11-fonts/py-defcon/defcon-0.6.0/documentation/source/objects/ |
H A D | info.rst | 133 * :attr:`~defcon.Info.postscriptStemSnapV`
|
/dports/x11-fonts/py-ufo2ft/ufo2ft-2.5.0/Lib/ufo2ft/ |
H A D | fontInfoData.py | 344 postscriptStemSnapV=[],
|
/dports/x11-fonts/py-fontMath/fontMath-0.4.9/Lib/fontMath/test/ |
H A D | test_mathInfo.py | 271 postscriptStemSnapV=[110, 130],
|
/dports/x11-fonts/py-fontMath/fontMath-0.4.9/Lib/fontMath/ |
H A D | mathInfo.py | 414 postscriptStemSnapV=(_numberListFormatter, 1),
|
/dports/print/py-ufolib2/ufoLib2-0.11.4/src/ufoLib2/objects/ |
H A D | info.py | 265 postscriptStemSnapV: Optional[List[float]] = None variable in Info
|
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/objects/ |
H A D | font.py | 1572 self.info.postscriptStemSnapV = vStems 1655 vStems=self.info.postscriptStemSnapV,
|
/dports/print/py-fonttools/fonttools-4.28.2/Tests/ufoLib/ |
H A D | UFO2_test.py | 1350 infoObject.postscriptStemSnapV = "abc" 1355 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|
H A D | UFO3_test.py | 2558 infoObject.postscriptStemSnapV = "abc" 2564 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/ufoLib/ |
H A D | UFO2_test.py | 1352 infoObject.postscriptStemSnapV = "abc" 1357 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|
H A D | UFO3_test.py | 2561 infoObject.postscriptStemSnapV = "abc" 2567 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|
/dports/x11-fonts/py-ufoLib/ufoLib-2.3.2/Lib/ufoLib/test/ |
H A D | test_UFO2.py | 1352 infoObject.postscriptStemSnapV = "abc" 1357 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|
H A D | test_UFO3.py | 2561 infoObject.postscriptStemSnapV = "abc" 2567 …infoObject.postscriptStemSnapV = [10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150…
|