Home
last modified time | relevance | path

Searched refs:_drop_tables_default (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/subset/
D__init__.py2456 _drop_tables_default = ['BASE', 'JSTF', 'DSIG', 'EBDT', 'EBLC', variable in Options
2458 _drop_tables_default += ['Feat', 'Glat', 'Gloc', 'Silf', 'Sill'] # Graphite
2489 self.drop_tables = self._drop_tables_default[:]