googlefonts / ufomerge

ufomerge
Apache License 2.0
11 stars 3 forks source link

Drop SinglePosStatement if prefix or suffix is empty #4

Closed madig closed 1 year ago

madig commented 1 year ago

This drops SinglePos contextual statements with empty prefix or suffix.

Closes https://github.com/googlefonts/ufomerge/issues/3.

madig commented 1 year ago

Wait, should the code actually use has_any_empty_slots instead?