[cffLib.specializer] Fix typo
This commit is contained in:
parent
2d02c54d1a
commit
b81250b10d
@ -250,7 +250,7 @@ def specializeCommands(commands,
|
|||||||
# 1. Combine successive rmoveto operations.
|
# 1. Combine successive rmoveto operations.
|
||||||
#
|
#
|
||||||
# 2. Specialize rmoveto/rlineto/rrcurveto operators into horizontal/vertical variants.
|
# 2. Specialize rmoveto/rlineto/rrcurveto operators into horizontal/vertical variants.
|
||||||
# We specialize into some, made-up, varianats as well, which simplifies following
|
# We specialize into some, made-up, variants as well, which simplifies following
|
||||||
# passes.
|
# passes.
|
||||||
#
|
#
|
||||||
# 3. Merge or delete redundant operations, if changing topology is allowed.
|
# 3. Merge or delete redundant operations, if changing topology is allowed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user