-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
What?
Is there a chance to include a selection of operating system font stacks like suggested here? WordPress/twentytwentyfour#175
https://github.com/system-fonts/modern-font-stacks
Not be confused with web safe fonts or the usual default serif and sans stacks, here they are grouped by typeface category based on what users have typically installed on their systems using one of the operating systems. OS ship quite a lot of fonts these days and these stacks take advantage of that by categorizing them.
⬆️ Originally suggested by @Ren2049 in this #54169 (comment)
I think we could have a new tab in the Font Library modal featuring these fonts. It would be useful and super-quick to implement due to the Font Library collection API.
Why?
To provide users with a collection of fonts ready to be 'installed' that require no font assets downloads.
Question?
Should we make this part of core or it should be added by a plugin?