I receive this error message (in the macro output window):
Traceback (most recent call last): File "GlyphsApp/GlyphsApp/plugins.py", line 1309, in drawTextAtPoint File "GlyphsApp/GlyphsApp/plugins.py", line 1345, in getScale AttributeError: 'SampleReporter' object has no attribute '_scale'
Am I right in thinking this underscore-prefix function has something to do with the PyObjC wrapper for the API?
In order for your plugin to be listed properly, you need to edit the appropriate fields in the info.plist file (this is covered in the tutorial on plugins).
Note, you don’t need to ping Georg and Rainer in every post