Skip to content

Glyphset coverage calculation: Check for *shapable* character rather than relying on cmap table #178

@yanone

Description

@yanone

OT specs theoretically allow character composition on-the-fly from a base glyph and combining marks plus anchors without encoded characters being part of the font (a+¨ is sufficient, ä needn't be present).

Glyphset coverage calculations currently rely on encoded characters to be present, but I'd like to widen the calculation to check for characters that are shapable, not necessarily present in the cmap and glyf tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions