I’m using this custom parameters in a multi-master project because most masters use a component bar for Eth, but for the heaviest masters, the bar is decomposed.
I thought including “Eth” in the Decompose Glyphs CP would enable export, but it didn’t. I encountered an interpolation error. However, exporting worked when I ran “Decompose Components for All Masters.”
Perhaps I misunderstand how this CP works, or something might be broken. I’ve tried both the latest cutting-edge version (3234) and the last stable version.
The “Decompose Glyphs” parameter is applied after the interpolation. So it is tool late. You can add a PreInterpolationFilter with Decompose;include:I. (“PreInterpolationFilter” will not show in the list, but will still work).