Error in mekkablue script “Variable font test html” with more than one axis

This script only works with one axis. With more than one axis, the following error occurs:

‘tag’
Traceback (most recent call last):
File “Variable Font Test HTML.py”, line 1268
variableFontInfo = otVarInfoForFont(thisFont)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “Variable Font Test HTML.py”, line 1206, in otVarInfoForFont
otVarSliders = allOTVarSliders(thisFont, variableFontSetting=variableFontSetting)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “Variable Font Test HTML.py”, line 464, in allOTVarSliders
tag = axisDict[axis][“tag”]
~~~~~~~~~~~~~~^^^^^^^
KeyError: ‘tag’

Is the script not working with fonts with more than one axis?

Glyphs 3.2.3 (3260)

1 Like

Works for me. Can you send me the font?

Sent to support. Thanks!