adobe-type-tools / afdko

Adobe Font Development Kit for OpenType
https://adobe-type-tools.github.io/afdko/
Other
1.06k stars 167 forks source link

[otfautohint] (minor) outdated tool names #1723

Open frankrolf opened 1 year ago

frankrolf commented 1 year ago

When running otfautohint on an edited UFO without running checkoutlinesufo first, the output may be

ERROR: Glyph 'flex.01' has been edited. You must first run 'checkOutlines' before running 'autohint'. Skipping.
ERROR: Glyph 'flex.02' has been edited. You must first run 'checkOutlines' before running 'autohint'. Skipping.
ERROR: Glyph 'flex.03' has been edited. You must first run 'checkOutlines' before running 'autohint'. Skipping.
ERROR: Glyph 'flex.04' has been edited. You must first run 'checkOutlines' before running 'autohint'. Skipping.

This seems to be an outdated error message. I’d expect the tool names to reflect the real-world tool names: checkOutlinescheckoutlinesufo autohintotfautohint