You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're going to need a shaping engine like harfbuzz_rs/rustybuzz/allsorts to execute the substitution and positioning rules in the GSUB/GPOS tables stored with each feature. It does get very complicated (particularly with lookup flags and especially with complex scripts), so I would advise against trying to implement shaping in this crate / with ttf-parser.
OTF files have feature flags, like tnum.
It would be wonderful to be able to enable such flags in ab-glyph
The text was updated successfully, but these errors were encountered: