-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
The current variant selector only allows selecting one variant:

However many fonts allows:
- Applying multiple features at once;
- Have features that this list currently not covered (like
cv01); - Leverages GSUB's alternative substitutions, so the user needs to pass an integer parameter to the feature (like
aalt=1).
The enhancement might be changing this dropdown menu into a textbox and let user to input the feature tags they need, like kern, calt, cv03, cv05, aalt=2.
Reactions are currently unavailable