Hi,
I'm trying to make special font glyphs to work. Example attached.
That "s" at the end is fancy, and it appears like that only when enabled with `include font-feature-settings("kern", "liga", "pnum")` and when it has a space after it.
I've tried adding `font-variant: prince-opentype(kern, liga, pnum)`, but it didn't help.
Is it possible to do? If yes, how?
Thank you.
I'm trying to make special font glyphs to work. Example attached.
That "s" at the end is fancy, and it appears like that only when enabled with `include font-feature-settings("kern", "liga", "pnum")` and when it has a space after it.
I've tried adding `font-variant: prince-opentype(kern, liga, pnum)`, but it didn't help.
Is it possible to do? If yes, how?
Thank you.