Home | History | Annotate | Download | only in fontTools

Lines Matching full:notdef

1334       c,_ = font.CharStrings.getItemAndSelector('.notdef')
1834 notdef_glyph = True # gid0 for TrueType / .notdef for CFF
1835 notdef_outline = False # No need for notdef to have an outline really
1978 self.glyphs.add('.notdef')
1979 self.log("Added .notdef to subset")