[subset] Unbreak after e898881ed12d7ce96948f2905d725847c76bc9e8
This commit is contained in:
parent
11631b4917
commit
3e19354bf5
@ -1701,6 +1701,7 @@ def prune_post_subset(self, options):
|
||||
def closure_glyphs(self, s):
|
||||
tables = [t for t in self.tables if t.isUnicode()]
|
||||
for u in s.unicodes_requested:
|
||||
found = False
|
||||
for table in tables:
|
||||
if table.format == 14:
|
||||
for l in table.uvsDict.values():
|
||||
|
Loading…
x
Reference in New Issue
Block a user