Searched refs:format12 (Results 1 – 3 of 3) sorted by relevance
763 case 12: return u.format12.get_glyph (codepoint, glyph); in get_glyph()776 case 12: u.format12.collect_unicodes (out); return; in collect_unicodes()792 case 12: return_trace (u.format12.sanitize (c)); in sanitize()806 CmapSubtableFormat12 format12; member920 CmapSubtableFormat12 &format12 = subtable.u.format12; in _subset() local921 if (unlikely (!format12.serialize (&c, cmap_subset_plan.format12_groups))) in _subset()
1 cmap-format12-only files created by ttx & remove all other cmap entries
399 format12 = None405 format12 = subtable412 if format12 is not None:413 cmapTables.append((format12, fontIdx))