Searched refs:GDEF (Results 1 – 25 of 32) sorted by relevance
12
599 Tests/mtiLib/data/mti/gdefattach.ttx.GDEF601 Tests/mtiLib/data/mti/gdefclasses.ttx.GDEF603 Tests/mtiLib/data/mti/gdefligcaret.ttx.GDEF605 Tests/mtiLib/data/mti/gdefmarkattach.ttx.GDEF607 Tests/mtiLib/data/mti/gdefmarkfilter.ttx.GDEF846 Tests/ttLib/tables/data/aots/gpos1_1_lookupflag_f1.ttx.GDEF859 Tests/ttLib/tables/data/aots/gpos1_2_font2.ttx.GDEF866 Tests/ttLib/tables/data/aots/gpos2_1_lookupflag_f1.ttx.GDEF869 Tests/ttLib/tables/data/aots/gpos2_1_lookupflag_f2.ttx.GDEF880 Tests/ttLib/tables/data/aots/gpos2_2_font2.ttx.GDEF[all …]
117 Feat, GDEF, GMAP, GPKG, GPOS, GSUB, Glat, Gloc, HVAR, JSTF, LTSH,479 - [varLib.merger] Fixed bug whereby ``GDEF.GlyphClassDef`` were being dropped880 - [subset] Don't drop a GDEF that only has VarStore (fc819d6). Set to None976 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).1106 - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).1501 - Implement GDEF's VariationStore1510 XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,1698 - 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;
185 case GDEF::tableTag: in main()188 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;505 struct GDEF_accelerator_t : GDEF::accelerator_t {};
146 OT::GDEF::is_blacklisted (hb_blob_t *blob, in is_blacklisted()255 const OT::GDEF &gdef = *font->face->table.GDEF->table; in _hb_ot_layout_set_glyph_props()279 return face->table.GDEF->table->has_glyph_classes (); in hb_ot_layout_has_glyph_classes()298 return (hb_ot_layout_glyph_class_t) face->table.GDEF->table->get_glyph_class (glyph); in hb_ot_layout_get_glyph_class()318 return face->table.GDEF->table->get_glyphs_in_class (klass, glyphs); in hb_ot_layout_get_glyphs_in_class()345 return face->table.GDEF->table->get_attach_points (glyph, in hb_ot_layout_get_attach_points()373 …unsigned int result = font->face->table.GDEF->table->get_lig_carets (font, direction, glyph, start… in hb_ot_layout_get_ligature_carets()
98 HB_OT_ACCELERATOR (OT, GDEF)
215 result = _subset2<const OT::GDEF> (plan); in _subset_table()
461 const GDEF &gdef;488 *face->table.GDEF->table in hb_ot_apply_context_t()490 Null(GDEF) in hb_ot_apply_context_t()
596 GDEF = font['GDEF'].table597 assert GDEF.Version <= 0x00010002601 GDEF = GDEFTable.table = ot.GDEF()602 GDEF.GlyphClassDef = None603 GDEF.AttachList = None604 GDEF.LigCaretList = None605 GDEF.MarkAttachClassDef = None606 GDEF.MarkGlyphSetsDef = None608 GDEF.Version = 0x00010003609 GDEF.VarStore = store[all …]
310 ot.GDEF.collect_device_varidxes = Object_collect_device_varidxes327 ot.GDEF.remap_device_varidxes = Object_remap_device_varidxes
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.
60 static const int32_t GDEF; member
46 const int32_t Tag::GDEF = TAG('G', 'D', 'E', 'F'); member in sfntly::Tag
123 - Fix subsetting of simple GSUB/GDEF.401 - Fix assertion failure with GDEF-blacklisted fonts.719 - Backlist GDEF of more versions of Padauk and Tahoma.812 Currently variations in GSUB/GPOS/GDEF are fully supported,821 - Fix regression in GDEF glyph class processing.869 - Blacklist bad GDEF of more fonts (Padauk).885 - Blacklist bad GDEF of more fonts (Tahoma & others).905 - Blacklist GDEF table of another set of Times New Roman (Bold) Italic.915 - Fix GDEF mark-filtering-set, which was broken in 1.2.3.922 - 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')
62 - [varLib.merger] Fixed bug whereby ``GDEF.GlyphClassDef`` were being dropped463 - [subset] Don't drop a GDEF that only has VarStore (fc819d6). Set to None559 - [subset] Implemented pruning of GDEF VarStore, HVAR and MVAR (#1179).689 - [varLib.mutator] Suport instantiation of GPOS, GDEF and MVAR (#1079).1084 - Implement GDEF's VariationStore1093 XML output for GSUB, GPOS, GDEF, MATH, BASE, JSTF, HVAR, VVAR, feat,1281 - Added OpenType support. BASE, GDEF, GPOS, GSUB and JSTF are (almost)