Whitespace
This commit is contained in:
parent
f724b2415f
commit
e6f5ba6e9c
@ -2392,7 +2392,7 @@ class Subsetter(object):
|
|||||||
table = font[tag]
|
table = font[tag]
|
||||||
self.log.lapse("load '%s'" % tag)
|
self.log.lapse("load '%s'" % tag)
|
||||||
retain = table.prune_pre_subset(self.options)
|
retain = table.prune_pre_subset(self.options)
|
||||||
self.log.lapse("prune '%s'" % tag)
|
self.log.lapse("prune '%s'" % tag)
|
||||||
if not retain:
|
if not retain:
|
||||||
self.log(tag, "pruned to empty; dropped")
|
self.log(tag, "pruned to empty; dropped")
|
||||||
del font[tag]
|
del font[tag]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user