ufoProcessor icon indicating copy to clipboard operation
ufoProcessor copied to clipboard

Support localised names

Open LettError opened this issue 7 years ago • 0 comments

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

LettError avatar Apr 04 '18 18:04 LettError