Searched refs:_drop_tables_default (Results 1 – 1 of 1) sorted by relevance
/external/fonttools/Lib/fontTools/ |
D | subset.py | 1795 _drop_tables_default = ['BASE', 'JSTF', 'DSIG', 'EBDT', 'EBLC', 'EBSC', 'SVG ', variable in Options 1797 _drop_tables_default += ['Feat', 'Glat', 'Gloc', 'Silf', 'Sill'] # Graphite 1798 _drop_tables_default += ['CBLC', 'CBDT', 'sbix', 'COLR', 'CPAL'] # Color 1823 drop_tables = _drop_tables_default
|