LettError / glyphNameFormatter

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

Improve conflict checking #75

Closed LettError closed 5 years ago

LettError commented 5 years ago

This fixes a problem with the conflict analysis, when the names are generated while finding conflicts, we must ignore the list of previous problems. The results are a lot cleaner. Plus fixes for issues #68 #70 #71 #72 #73. Note that issue #69 needs some further investigation.