I’ve made a voluptuous new font that I want to make even ballsier by adding alternative swash capitals in the otf options. I’ve tried several things but to no avail. Can anyone help me figure out how to do this?
Name the glyphs as explained in the ,manual. E.g. for a swash variant of Latin Capital A, name the additional glyph:
A.swsh
Add an additional suffix after .swsh if you have more than one alternate for a given character, e.g.
A.swsh.2
Within the OpenType Designer window click the first icon from the upper left corner. You will now be able to select the Swash feature.
Dankjewel, Erwin. I have figured out what I did wrong: I had renamed the feature by adding a 1 to ‘swash1’, that was the culprit.
Thanks for taking the time to respond though, and apologies for not RTFM properly