[cffLib] Typo
This commit is contained in:
parent
9943a109e8
commit
129e8e34a5
@ -1470,7 +1470,7 @@ class CharsetConverter(SimpleConverter):
|
||||
else: # offset == 0 -> no charset data.
|
||||
if isCID or "CharStrings" not in parent.rawDict:
|
||||
# We get here only when processing fontDicts from the FDArray of
|
||||
# CFF-CID fonts. Only the real topDict references the chrset.
|
||||
# CFF-CID fonts. Only the real topDict references the charset.
|
||||
assert value == 0
|
||||
charset = None
|
||||
elif value == 0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user