Searched refs:vmtx (Results 1 – 13 of 13) sorted by relevance
130 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_advances() local134 *first_advance = font->em_scale_y (-(int) vmtx.get_advance (*first_glyph, font)); in hb_ot_get_glyph_v_advances()162 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_glyph_v_origin() local163 hb_position_t tsb = vmtx.get_side_bearing (glyph); in hb_ot_get_glyph_v_origin()244 const OT::vmtx_accelerator_t &vmtx = *ot_face->vmtx; in hb_ot_get_font_v_extents() local245 metrics->ascender = font->em_scale_x (vmtx.ascender); in hb_ot_get_font_v_extents()246 metrics->descender = font->em_scale_x (vmtx.descender); in hb_ot_get_font_v_extents()247 metrics->line_gap = font->em_scale_x (vmtx.line_gap); in hb_ot_get_font_v_extents()249 return vmtx.has_font_extents; in hb_ot_get_font_v_extents()
330 struct vmtx : hmtxvmtx<vmtx, vhea> { struct337 struct vmtx_accelerator_t : vmtx::accelerator_t {};
46 HB_OT_ACCELERATOR(OT, vmtx) \
166 result = _subset<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
50 test-subset-vmtx \
8 - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``9 and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).107 - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even739 side bearing) attributes from the ``vmtx`` table, if present.1169 - Fixed bug in hmtx/vmtx code that only occured if all advances were1216 - More tables supported: hdmx, vhea, vmtx
123 sbix, trak, vhea and vmtx425 - [varLib] Use ``vmtx`` to compute vertical phantom points; or ``hhea.ascent``426 and ``head.unitsPerEM`` if ``vmtx`` is missing (#1528).524 - [hmtx/vmtx]: Allow to compile/decompile ``hmtx`` and ``vmtx`` tables even1156 side bearing) attributes from the ``vmtx`` table, if present.1586 - Fixed bug in hmtx/vmtx code that only occured if all advances were1633 - 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