Hello,
I have a stylistic set ss02
for uppercase glyphs, and I need to create ligatures that combine these uppercase glyphs with lowercase letters.
For example, I need something like:
sub T.ss02 h by T.ss02_h.liga;
However, I can’t get it to work. I’ve looked at other posts with similar issues, but I haven’t found a solution. Am I missing something? Is it possible to combine an ss02
uppercase letter with a default lowercase letter in a ligature?
Thank you!