Glyphs-Scripts
Glyphs-Scripts copied to clipboard
Support RTL kernings
Hi I’ve updated the code to support RTL kernings as well. It works on my side, but the code might be a bit messy and better be reviewed. (I’m not a pro coder, this was my first time working with Vanilla and OOP, and I had some help from ChatGPT)
I first planned to make the script decide automatically based on glyph group info as a best guess, but then I realized it’s better to let the user choose since some glyphs are neutral in direction or without Unicode values.