Home
last modified time | relevance | path

Searched refs:bProportion (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DPanose.java20 byte bProportion = 0; field in Panose
33 bProportion = panose[3]; in Panose()
55 return bProportion; in getProportion()
88 .append(String.valueOf(bProportion)).append(" ") in toString()
/dports/print/py-fontbakery/fontbakery-0.8.4/tests/profiles/
H A Dname_test.py98 original_proportion = ttFont["OS/2"].panose.bProportion
99 ttFont["OS/2"].panose.bProportion = PANOSE_Proportion.MONOSPACED
106 ttFont["OS/2"].panose.bProportion = original_proportion
159 ttFont["OS/2"].panose.bProportion = bad_value
168 ttFont["OS/2"].panose.bProportion = PANOSE_Proportion.MONOSPACED
H A Dos2_test.py53 value = mada_ttFonts[0]['OS/2'].panose.bProportion
55 mada_ttFonts[0]['OS/2'].panose.bProportion = incorrect_value
/dports/textproc/wv/wv-1.2.9/
H A Dfont.c54 item->bProportion = read_8ubit (fd); in wvGetPANOSE()
69 item->bProportion = 0; in wvInitPANOSE()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DPANOSE.java20 public byte bProportion; field in PANOSE
/dports/print/py-fontbakery/fontbakery-0.8.4/Lib/fontbakery/profiles/
H A Dos2.py27 proportion = ttFont['OS/2'].panose.bProportion
28 if proportion != ttFont['OS/2'].panose.bProportion:
H A Dname.py140 if ttFont['OS/2'].panose.bProportion != PANOSE_Proportion.MONOSPACED:
185 if ttFont['OS/2'].panose.bProportion == PANOSE_Proportion.MONOSPACED:
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DTTFontFileAnalysis.php442 $bProportion = ord($panose[3]);
443 if ($bProportion == 9 || $bProportion == 1) {
/dports/x11-servers/Xfstt/xfstt-1.11/src/
H A Dxfstt.h41 uint8_t bProportion; member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxttf.h118 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxttf.h118 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxttf.h125 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxttf.h125 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxttf.h129 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxttf.h127 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxttf.h127 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxttf.h129 bFamilyType, bSerifStyle, bWeight, bProportion, bContrast, member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sfnt/
H A DSkPanose.h73 } bProportion; member

1234567891011