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
I wouldn't hardcode it or make it un-disableable (is that an actual word?). An application like a font editor might want to disable them temporarily for debugging or demonstration purposes. I would just turn them on by default.
At the very least we should handle rlig for latin text.
ILOVEPIE
changed the title
Rlig should always be active, for all scripts and should not be able to be disabled.
rlig should be enabled by default for all scripts.
Feb 6, 2023
ILOVEPIE
changed the title
rlig should be enabled by default for all scripts.
Rlig is not implemented for latin script.
Feb 6, 2023
ILOVEPIE
added
the
Spec
Related to the implementation of the Opentype specification
label
Feb 6, 2023
ILOVEPIE
changed the title
Rlig is not implemented for latin script.
Required Ligatures (rlig) are not implemented for latin script.
Feb 6, 2023
Expected Behavior
rlig stands for required ligature, liga is optional ligature
Current Behavior
rlig is only on for arabic script.
Possible Solution
Add rlig to all scripts or just hard-code it to be on by default.
Steps to Reproduce (for bugs)
see #479 for reproduction steps.
Context
Some fonts use rlig instead of liga because they don't want the ligatures to be toggleable.
The text was updated successfully, but these errors were encountered: