Searched refs:vmtx (Results 1 – 15 of 15) sorted by relevance
131 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local135 *first_advance = font->em_scale_y (-(int) vmtx.get_advance (*first_glyph, font)); in hb_ot_get_glyph_v_advances()165 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local166 hb_position_t tsb = vmtx.get_side_bearing (font, glyph); in hb_ot_get_glyph_v_origin()
328 struct vmtx : hmtxvmtx<vmtx, vhea> { struct335 struct vmtx_accelerator_t : vmtx::accelerator_t {};
71 HB_OT_ACCELERATOR (OT, vmtx)
797 int v_orig = (int) glyph.get_header ().yMax + face->table.vmtx->get_side_bearing (gid); in init_phantom_points()799 unsigned int v_adv = face->table.vmtx->get_advance (gid); in init_phantom_points()966 return is_vertical ? face->table.vmtx->get_advance (gid) : face->table.hmtx->get_advance (gid); in get_advance_var()981 …return is_vertical ? face->table.vmtx->get_side_bearing (gid) : face->table.hmtx->get_side_bearing… in get_side_bearing_var()
183 result = _subset2<const OT::vmtx> (plan); in _subset_table()
74 static const int32_t vmtx; member
58 const int32_t Tag::vmtx = TAG('v', 'm', 't', 'x'); member in sfntly::Tag
153 vmtx = varfont["vmtx"]167 assert vmtx["hyphen"] == (536, 229)172 assert vmtx["minus"] == (536, 229)194 assert vmtx["hyphen"] == (536, 250)197 assert vmtx["minus"] == (536, 250) # 'minus' top sidebearing too
51 test-subset-vmtx \
123 - [varLib] Added support for building ``VVAR`` table from ``vmtx`` and ``VORG``135 - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``136 and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).234 - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even866 side bearing) attributes from the ``vmtx`` table, if present.1296 - Fixed bug in hmtx/vmtx code that only occured if all advances were1343 - More tables supported: hdmx, vhea, vmtx
123 sbix, trak, vhea and vmtx540 - [varLib] Added support for building ``VVAR`` table from ``vmtx`` and ``VORG``552 - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``553 and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).651 - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even1283 side bearing) attributes from the ``vmtx`` table, if present.1713 - Fixed bug in hmtx/vmtx code that only occured if all advances were1760 - More tables supported: hdmx, vhea, vmtx
113 sbix, trak, vhea and vmtx
5141 longer reject `htmx' and `vmtx' tables with invalid length but
703 if no `vmtx' information is present, since the height of the bbox is