Searched refs:GDEF (Results 1 – 25 of 32) sorted by relevance
12
595 Tests/mtiLib/data/mti/gdefattach.ttx.GDEF597 Tests/mtiLib/data/mti/gdefclasses.ttx.GDEF599 Tests/mtiLib/data/mti/gdefligcaret.ttx.GDEF601 Tests/mtiLib/data/mti/gdefmarkattach.ttx.GDEF603 Tests/mtiLib/data/mti/gdefmarkfilter.ttx.GDEF826 Tests/ttLib/tables/data/aots/gpos1_1_lookupflag_f1.ttx.GDEF839 Tests/ttLib/tables/data/aots/gpos1_2_font2.ttx.GDEF846 Tests/ttLib/tables/data/aots/gpos2_1_lookupflag_f1.ttx.GDEF849 Tests/ttLib/tables/data/aots/gpos2_1_lookupflag_f2.ttx.GDEF860 Tests/ttLib/tables/data/aots/gpos2_2_font2.ttx.GDEF[all …]
117 Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF, LTSH,753 - [subset] Don't drop a GDEF that only has VarStore (fc819d6). Set to None849 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).979 - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).1374 - Implement GDEF's VariationStore1383 XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,1571 - Added OpenType support. BASE, GDEF, GPOS, GSUB and JSTF are (almost)
1 table GDEF {5 } GDEF;
4 table GDEF {6 } GDEF;
6 table GDEF {13 } GDEF;
1 table GDEF {10 } GDEF;
16 table GDEF {23 } GDEF;
172 case GDEF::tableTag: in main()175 const GDEF &gdef = *CastP<GDEF> (font_data + table.offset); in main()
342 struct GDEF struct419 this->table = hb_sanitize_context_t().reference_table<GDEF> (face); in init()429 hb_blob_ptr_t<GDEF> table;442 struct GDEF *out = c->serializer->embed (*this); in subset()505 struct GDEF_accelerator_t : GDEF::accelerator_t {};
102 OT::GDEF::is_blacklisted (hb_blob_t *blob, in is_blacklisted()210 const OT::GDEF &gdef = *font->face->table.GDEF->table; in _hb_ot_layout_set_glyph_props()225 return face->table.GDEF->table->has_glyph_classes (); in hb_ot_layout_has_glyph_classes()237 return (hb_ot_layout_glyph_class_t) face->table.GDEF->table->get_glyph_class (glyph); in hb_ot_layout_get_glyph_class()250 return face->table.GDEF->table->get_glyphs_in_class (klass, glyphs); in hb_ot_layout_get_glyphs_in_class()260 return face->table.GDEF->table->get_attach_points (glyph, in hb_ot_layout_get_attach_points()275 …unsigned int result = font->face->table.GDEF->table->get_lig_carets (font, direction, glyph, start… in hb_ot_layout_get_ligature_carets()
57 HB_OT_ACCELERATOR(OT, GDEF) \
193 result = _subset2<const OT::GDEF> (plan); in _subset_table()
461 const GDEF &gdef;486 gdef (*face->table.GDEF->table), in hb_ot_apply_context_t()
9 …le Status](#table-status), below). This includes cvar (varied CVTs), GPOS/GDEF (kerning varies), a…24 - [x] GPOS/GDEF - kerning29 - [ ] GSUB/GDEF - to change dollar signs in the bold34 * Add Feature Variations (GPOS/GDEF) to switch dollar sign glyphs across weights.
622 GDEF = font['GDEF'].table623 assert GDEF.Version <= 0x00010002627 GDEF = GDEFTable.table = ot.GDEF()628 GDEF.Version = 0x00010003629 GDEF.VarStore = store633 GDEF.remap_device_varidxes(varidx_map)
296 ot.GDEF.collect_device_varidxes = Object_collect_device_varidxes313 ot.GDEF.remap_device_varidxes = Object_remap_device_varidxes
60 static const int32_t GDEF; member
46 const int32_t Tag::GDEF = TAG('G', 'D', 'E', 'F'); member in sfntly::Tag
6 - Fix subsetting of simple GSUB/GDEF.284 - Fix assertion failure with GDEF-blacklisted fonts.602 - Backlist GDEF of more versions of Padauk and Tahoma.695 Currently variations in GSUB/GPOS/GDEF are fully supported,704 - Fix regression in GDEF glyph class processing.752 - Blacklist bad GDEF of more fonts (Padauk).768 - Blacklist bad GDEF of more fonts (Tahoma & others).788 - Blacklist GDEF table of another set of Times New Roman (Bold) Italic.798 - Fix GDEF mark-filtering-set, which was broken in 1.2.3.805 - Synthesize GDEF glyph class for any glyph that does not have one in GDEF.[all …]
614 otTables.GDEF.mergeMap = \1053 GDEF = font.get('GDEF')1076 GDEF = font.get('GDEF')
336 - [subset] Don't drop a GDEF that only has VarStore (fc819d6). Set to None432 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).562 - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).957 - Implement GDEF's VariationStore966 XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,1154 - Added OpenType support. BASE, GDEF, GPOS, GSUB and JSTF are (almost)