parent
45d9e8d76c
commit
cdf18e8338
|
@ -181,7 +181,6 @@ def print_shaping_table(f):
|
||||||
if items not in ligatures:
|
if items not in ligatures:
|
||||||
ligatures[items] = {}
|
ligatures[items] = {}
|
||||||
ligatures[items][shape] = c
|
ligatures[items][shape] = c
|
||||||
pass
|
|
||||||
else:
|
else:
|
||||||
# Save shape
|
# Save shape
|
||||||
if items[0] not in names:
|
if items[0] not in names:
|
||||||
|
|
Loading…
Reference in New Issue