Noodler plugin fails when used as custom parameter

When used as a custom parameter with property “Filter” and value “Noodler; 80.0; 1; 1”, the new Noodler plugin fails with the following error message in the macro window:

Traceback (most recent call last):
  File "GlyphsApp/GlyphsApp/plugins.py", line 508, in processFont_withArguments_
  File "/Users/business/Library/ApplicationSupport/Glyphs/Repositories/Noodler/Noodler.glyphsFilter/Contents/Resources/plugin.py", line 85, in filter
    (noodleThicknessString,extremesAndInflections,removeOverlap)[i] = customParameters[i]
TypeError: 'tuple' object does not support item assignment

Just saw that too. Will fix it asap.
UPDATE: fixed.

The fix works – vielen Dank!

1 Like