Home | History | Annotate | Download | only in ttLib

Lines Matching full:glyf

26 Dumping 'glyf' table...
314 if tag in ("glyf", "CFF "):
653 table. Otherwise the outlines will be taken from the 'glyf' table.
654 If the font contains both a 'CFF ' and a 'glyf' table, you can use
659 if "glyf" in self:
672 # This class is distinct from the 'glyf' table itself because we need
680 return list(self._ttFont["glyf"].keys())
683 return glyphName in self._ttFont["glyf"]
713 glyfTable = self._ttFont['glyf']
854 'glyf' -> '_g_l_y_f'
928 "hdmx", "cmap", "fpgm", "prep", "cvt ", "loca", "glyf",