Note re 'post' table
This commit is contained in:
parent
4027dd8623
commit
4c2b6eba07
@ -470,8 +470,7 @@ def subset_glyphs (self, glyphs):
|
|||||||
|
|
||||||
@add_method(fontTools.ttLib.getTableClass('post'))
|
@add_method(fontTools.ttLib.getTableClass('post'))
|
||||||
def subset_glyphs (self, glyphs):
|
def subset_glyphs (self, glyphs):
|
||||||
# Drop names
|
# TODO Drop names? How?
|
||||||
# TODO Add option for this.
|
|
||||||
self.extraNames = []
|
self.extraNames = []
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user