Searched refs:notdef_glyph (Results 1 – 2 of 2) sorted by relevance
1298 if options.notdef_glyph and not options.notdef_outline:1331 if options.notdef_glyph and not options.notdef_outline:1834 notdef_glyph = True # gid0 for TrueType / .notdef for CFF variable in Options1973 if self.options.notdef_glyph:
1795 FT_Byte notdef_glyph[] = { 0x8B, 0xF7, 0xE1, 0x0D, 0x0E }; in parse_charstrings() local1815 error = T1_Add_Table( code_table, 0, notdef_glyph, 5 ); in parse_charstrings()