Lorp / fencer

GUI app to create avar2 mappings in fonts
Apache License 2.0
9 stars 0 forks source link

Deletion a mapping doesn't generate an updated font if it is the only mapping #9

Closed Lorp closed 1 month ago

Lorp commented 1 month ago

If you delete the only mapping, an updated font is not generated and the instances in the UI, incorrectly, appear still to be transformed.

A font without an avar table should be generated instead, and the instances recalculated from that.

Lorp commented 1 month ago

Now generates fonts without avar, when there are no mappings.