Skip to content

Support ISO 15924 script tag? #102

@dhardy

Description

@dhardy

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions