Searched refs:vmtx (Results 1 – 18 of 18) sorted by relevance
242 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local244 if (vmtx.has_data ()) in hb_ot_get_glyph_v_advances()247 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_advances()256 …*first_advance = font->em_scale_y (-(int) vmtx.get_advance_with_var_unscaled (*first_glyph, font, … in hb_ot_get_glyph_v_advances()301 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local302 const OT::VVAR &VVAR = *vmtx.var_table; in hb_ot_get_glyph_v_origin()316 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local318 if (vmtx.get_leading_bearing_with_var_unscaled (font, glyph, &tsb)) in hb_ot_get_glyph_v_origin()
393 struct vmtx : hmtxvmtx<vmtx, vhea, VVAR> { struct402 struct vmtx_accelerator_t : vmtx::accelerator_t {403 vmtx_accelerator_t (hb_face_t *face) : vmtx::accelerator_t (face) {} in vmtx_accelerator_t()
78 HB_OT_ACCELERATOR (OT, vmtx)
451 case HB_OT_TAG_vmtx: return _subset<const OT::vmtx> (plan, buf); in _subset_table()
155 vmtx = nullptr; in glyf_accelerator_t()170 vmtx = face->table.vmtx; in glyf_accelerator_t()301 is_vertical ? vmtx->get_advance_without_var_unscaled (gid) : in get_advance_with_var_unscaled()377 const vmtx_accelerator_t *vmtx; member
260 ((void) glyf_accelerator.vmtx->get_leading_bearing_without_var_unscaled (gid, &tsb), tsb) in get_points()268 glyf_accelerator.vmtx->get_advance_without_var_unscaled (gid) in get_points()
1 ``vmtx``: Vertical Metrics Table
74 static const int32_t vmtx; member
58 const int32_t Tag::vmtx = TAG('v', 'm', 't', 'x'); member in sfntly::Tag
151 vmtx = varfont["vmtx"]165 assert vmtx["hyphen"] == (536, 229)170 assert vmtx["minus"] == (536, 229)192 assert vmtx["hyphen"] == (536, 250)195 assert vmtx["minus"] == (536, 250) # 'minus' top sidebearing too
48 'test-subset-vmtx.c',
71 test-subset-vmtx \
45 prep, prop, sbix, trak, vhea and vmtx
197 "vmtx"
1189 - [varLib] Added support for building ``VVAR`` table from ``vmtx`` and ``VORG``1201 - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``1202 and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).1300 - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even1932 side bearing) attributes from the ``vmtx`` table, if present.2362 - Fixed bug in hmtx/vmtx code that only occured if all advances were2409 - More tables supported: hdmx, vhea, vmtx
11765 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