Home | History | Annotate | Download | only in fontTools

Lines Matching refs:isUnicode

1702   tables = [t for t in self.tables if t.isUnicode()]
1723 self.tables = [t for t in self.tables if t.isUnicode() or t.isSymbol()]
1749 elif t.isUnicode():
1769 self.names = [n for n in self.names if n.isUnicode()]