Searched refs:notdef_glyph (Results 1 – 3 of 3) sorted by relevance
95 if options.notdef_glyph and not options.notdef_outline:
1782 if options.notdef_glyph and not options.notdef_outline:2070 if options.notdef_glyph and not options.notdef_outline:2297 self.notdef_glyph = True # gid0 for TrueType / .notdef for CFF2482 if self.options.notdef_glyph:
2067 FT_Byte notdef_glyph[] = { 0x8B, 0xF7, 0xE1, 0x0D, 0x0E }; in parse_charstrings() local2087 error = T1_Add_Table( code_table, 0, notdef_glyph, 5 ); in parse_charstrings()