Closed
Description
- designspace with non-standard axis can't be called with main()
- varlib.build() accepts an axisMap attribute which looks like it should be used to define non-standard axes.
- but main calls build() without a map
- line 357 defines its own standard axes
Why not just extract the axes from the designspace file?