-
-
Save ryanbugden/2e2ca71efc57f867c9fb079cfa4a91e5 to your computer and use it in GitHub Desktop.
A Font Overview contextual menu that allows you to monospace selected glyphs. Tries to handle components and anchors intelligently.
Author
Hi @peterlaxalt , I like your idea! I rewrote it to give two submenu options, and added some other stuff to take care of components. Only lightly tested. Give it a shot and let me know what you think.
Nicely done - working well. Thanks @ryanbugden .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey man - adjusted your script slightly to prompt if you want to reset the left/right margins to center all glyphs in selection automatically. Currently working on a CJK font and found it useful. The double prompt isn't as elegant but gets the job done. Thanks for all your work here. 🔨