Can anyone confirm that RoboFab is built into studio 5 for mac.
I tried this very simple code and it errored out.
from robofab.world import CurrentFont
font = CurrentFont()
print font
perhaps it is left over 4.6 code that is incompatible or something. I dunno. Could really do with getting my head around this stuff.