Searched refs:vhea (Results 1 – 10 of 10) sorted by relevance
/external/fonttools/Tests/ttLib/tables/ |
D | _v_h_e_a_test.py | 97 vhea = newTable('vhea') 98 vhea.tableVersion = 0x00010000 99 vhea.ascent = 500 100 vhea.descent = -500 101 vhea.lineGap = 0 102 vhea.advanceHeightMax = 3000 103 vhea.minTopSideBearing = -1002 104 vhea.minBottomSideBearing = -677 105 vhea.yMaxExtent = 2928 106 vhea.caretSlopeRise = 0 [all …]
|
/external/fonttools/Tests/feaLib/data/ |
D | spec9g.fea | 1 table vhea { 5 } vhea;
|
/external/harfbuzz_ng/src/ |
D | hb-ot-hhea-table.hh | 91 struct vhea : _hea<vhea> { struct
|
D | hb-ot-hmtx-table.hh | 330 struct vmtx : hmtxvmtx<vmtx, vhea> {
|
/external/sfntly/cpp/src/sfntly/ |
D | tag.h | 73 static const int32_t vhea; member
|
D | tag.cc | 57 const int32_t Tag::vhea = TAG('v', 'h', 'e', 'a'); member in sfntly::Tag
|
/external/fonttools/ |
D | NEWS.rst | 109 ``vhea`` (#1439). 629 ``head`` tables, and min/max values in ``hhea`` and ``vhea`` tables (#970). 967 hhea and vhea tables. Scripts that set the Version for those to 1.0 1216 - More tables supported: hdmx, vhea, vmtx
|
D | PKG-INFO | 123 sbix, trak, vhea and vmtx 526 ``vhea`` (#1439). 1046 ``head`` tables, and min/max values in ``hhea`` and ``vhea`` tables (#970). 1384 hhea and vhea tables. Scripts that set the Version for those to 1.0 1633 - More tables supported: hdmx, vhea, vmtx
|
D | README.rst | 113 sbix, trak, vhea and vmtx
|
/external/fonttools/Lib/fonttools.egg-info/ |
D | PKG-INFO | 123 sbix, trak, vhea and vmtx 526 ``vhea`` (#1439). 1046 ``head`` tables, and min/max values in ``hhea`` and ``vhea`` tables (#970). 1384 hhea and vhea tables. Scripts that set the Version for those to 1.0 1633 - More tables supported: hdmx, vhea, vmtx
|