-
Re: OSX Yosemite issues anyone?
I have submitted a patch to the robofab GitHub repository which gets rid of the initial delay: https://github.com/robofab-developers/robofab/commit/61048483f08e91370463c77477263053fc06e6334 -
Re: Learning mojo/vanilla
Quinn, a RoboFont extension is just a packaged script file. There’s nothing that you can do in an extension but not a «plain» script. It’s much easier to start with a simple script, because with an e…3