Skip to content

Fully-configurable OpenType features #112

@be5invis

Description

@be5invis

The current variant selector only allows selecting one variant:
image

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions