@tal said in Copying uppercase to lowercase (including kerning), and auto-add unicodes:
Here's a little demo script that will copy kerning.
Hmm, at least initially, when run, that causes an error:
File "lib/fontObjects/doodleKerning.pyc", line 13, in _set_dirty
mm4.MetricsMachineError: Glyph a is in more than one side 1 group.
For now, I'll do some (partially) manual things in MetricsMachine to sort out kerning. I'll loop back with a suggested fix if I can loop back and figure something out!