LettError / glyphNameFormatter

Generate list of glyphnames from unicode names.
BSD 3-Clause "New" or "Revised" License
75 stars 9 forks source link

Import bidi data from unicode source, not from unicodedata #76

Closed LettError closed 5 years ago

LettError commented 5 years ago

Following @moyogo's comment https://github.com/LettError/glyphNameFormatter/issues/40#issuecomment-259077410

Explore if we can import the bidi data from the unicode sources and repackage it.

LettError commented 5 years ago

Not trivial. Closing for now.