Don’t complain about format 1 lookups we couldn’t even build
This commit is contained in:
parent
3a7c91602c
commit
ed833dab74
@ -389,6 +389,7 @@ class ChainContextualBuilder(LookupBuilder):
|
||||
candidates[1] = [self.buildFormat1Subtable(ruleset, chaining)]
|
||||
|
||||
for i in [1, 2, 3]:
|
||||
if candidates[i]:
|
||||
try:
|
||||
self.getCompiledSize_(candidates[i])
|
||||
except Exception as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user