Hello, is it possible to call a filter in an instance before it is interpolated?
For example: I have a font which uses different corner components between masters. I want to decompose them (because they are compatible) before the instance is interpolated.
I can of course simply run a filter on the whole font before exporting, but that’s annoying. Is there some way of setting this up as a parameter in the exports?