When I copy custom parameters, I get something like this:
(
{
Filter = “RoundCorner;26;”;
}
)
And then Glyphs complains that a filter is referenced but is not installed. I got it to work pasting just RoundCorner;26;"; for the operation above, but I wonder if it’s supposed to be like that?