ufoProcessor
ufoProcessor copied to clipboard
Support localised names
The designspace file supports localisation of some of the names. These should find their way to the right nametables in the generated instances. This requires a conversion between xml:lang codes and OpenType language codes, and then written to UFO font info nametable records.
https://github.com/LettError/ufoProcessor/blob/master/Lib/ufoProcessor/init.py#L394