glyphNameFormatter icon indicating copy to clipboard operation
glyphNameFormatter copied to clipboard

Expose change history of name: unicode

Open LettError opened this issue 3 years ago • 1 comments

It might be useful to have a way to access the history of the names associated with a unicode value. This could be used to update names for instance.

LettError avatar Mar 21 '22 13:03 LettError

Maybe only store the unicode values with more than 1 name? The method in readGitHistory.py should not be used for finding individual values, but to create a table that can be used independently.

LettError avatar Mar 21 '22 13:03 LettError