Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to enable font features #520

Closed
christianparpart opened this issue Dec 2, 2021 · 0 comments · Fixed by #522
Closed

Ability to enable font features #520

christianparpart opened this issue Dec 2, 2021 · 0 comments · Fixed by #522
Labels
enhancement New feature or request fonts font rasterization and text shaping API and platform implementations frontend: OpenGL Contour OpenGL target

Comments

@christianparpart
Copy link
Member

christianparpart commented Dec 2, 2021

See:

This can be enabled in the font section by adding a feature key with an array of string values (4-letter feature names).

Example:

font:
    family: "Fira Code"
    features: [ss01, ss02]
@christianparpart christianparpart added enhancement New feature or request frontend: OpenGL Contour OpenGL target fonts font rasterization and text shaping API and platform implementations labels Dec 2, 2021
@christianparpart christianparpart changed the title Ability to explicitly enable(/disable) font features Ability to enable font features Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fonts font rasterization and text shaping API and platform implementations frontend: OpenGL Contour OpenGL target
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant