Is it possible to sort the tools in Toolbar?
-
I was wondering if I could change the order of the tools in the toolbar. More specifically, the default (shortcut key #1) is the Edit tool, but I would like to have the Scaling Edit tool (an extension) as the default / shortcut key #1
-
Hi Bernardo
you can order the tools in a glyph window
see https://github.com/typemytype/RoboFontExamples/blob/master/UI/toolOrderer.py
FYI: this example script moved to the preferences window in the upcoming 1.7 release
-
Thanks Frederik!