simoncozens / crowbar

A text shaping debugger
Apache License 2.0
42 stars 2 forks source link

GSUB type 3 alternate substitution lookups — supported? #73

Open bobh0303 opened 2 months ago

bobh0303 commented 2 months ago

I have a character variants that support multiple values, e.g. cv80=1, cv80=2, cv80=3. How do I specify which value to use?

I assume this would involve the Features text entry field, and while I get expected results if I type in just cv80, it doesn't seem to know how to parse cv80=2 or cv80 2; or related but, instead, displays as if the feature isn't on at all.