Added RoundCorner filter to Parameters to adress kink issue, since then multiple crashes whenever I click on a glyph in that particular file. Also crashes when I try to delete the filter.
Other files seem to work.
Please help!
Added RoundCorner filter to Parameters to adress kink issue, since then multiple crashes whenever I click on a glyph in that particular file. Also crashes when I try to delete the filter.
Other files seem to work.
Please help!
Can you send me the file?
Done. THX.
I have fixed the crash. The problem is that you missed the radius argument. The filter din’t like this. So it needs to be RoundCorner;20
.
Makes sense - thank you!