-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Swash supports converting a Script to an OpenType tag.
Many (most?) libraries dealing with fonts and shaping appear to use ISO 15924 instead, so also supporting conversion to this tag type would be useful for compatibility.
The two are broadly compatible (it seems like one could just subtract 32 << 24 from the OpenType tag to convert in most cases), but with a few differences (e.g. Tols is ISO 15924 only; dev2 and a few other "v2" tags are OpenType only).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels