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

Font Library: add a way to create system fonts #57295

Open
Tracked by #60528
creativecoder opened this issue Dec 21, 2023 · 1 comment
Open
Tracked by #60528

Font Library: add a way to create system fonts #57295

creativecoder opened this issue Dec 21, 2023 · 1 comment
Labels
[Feature] Font Library [Feature] Typography Font and typography-related issues and PRs [Type] Enhancement A suggestion for improvement.

Comments

@creativecoder
Copy link
Contributor

What problem does this address?

Sometimes users want to define a system font, that uses a font stack like

font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, Georgia, serif;

There's currently no way to do this from the font management UI.

What is your proposed solution?

In addition to uploading font files, take input for creating a system font stack that defines a theme.json fontFamilies entry without fontFace.

There could be a font collection of recommended web safe system font stacks.

@creativecoder creativecoder added [Type] Enhancement A suggestion for improvement. [Feature] Typography Font and typography-related issues and PRs labels Dec 21, 2023
@matiasbenedetto
Copy link
Contributor

This issue closely related to this one: #54186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Font Library [Feature] Typography Font and typography-related issues and PRs [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants