robotools / fontParts

The replacement for RoboFab
MIT License
132 stars 44 forks source link

Add kerning value based on exception types #721

Open connordavenport opened 6 months ago

connordavenport commented 6 months ago

Hey, I have a script for adding kerning based on exceptions so we dont need to know the group names off the top of our head. There was some interest on Discord to get this into fontParts. Here is what I came up with that I think should work well with the current implimentation.

https://github.com/connordavenport/fontParts/commit/1ea5504010659b5a52c78529454cc8451e4e2551

Sorry I have no idea how to open an issue with a commit without doing a PR:)

CC @typesupply