-
-
Notifications
You must be signed in to change notification settings - Fork 876
💡 Allow setting custom fonts #3772
Copy link
Copy link
Open
Labels
Feature requestWish or ideaWish or ideagood first issueA GitHub standard for inviting (new) contributors *Congratulations in advance!*A GitHub standard for inviting (new) contributors *Congratulations in advance!*help wantedJust an old github standard we add automatically. (The team can remove it when working on it.)Just an old github standard we add automatically. (The team can remove it when working on it.)up-for-grabs(a github standard for inviting new contributors) - Welcome! ♥(a github standard for inviting new contributors) - Welcome! ♥
Metadata
Metadata
Assignees
Labels
Feature requestWish or ideaWish or ideagood first issueA GitHub standard for inviting (new) contributors *Congratulations in advance!*A GitHub standard for inviting (new) contributors *Congratulations in advance!*help wantedJust an old github standard we add automatically. (The team can remove it when working on it.)Just an old github standard we add automatically. (The team can remove it when working on it.)up-for-grabs(a github standard for inviting new contributors) - Welcome! ♥(a github standard for inviting new contributors) - Welcome! ♥
⚬ PROBLEM: The font changer requested on #209 (located at
General > More > Fonton the UI) lets you choose a font among a fixed list (Comfortaa, Lato, Merriweather...).⚬ SOLUTION: Allow the user to specify a custom font by typing its name.
First solution that came to mind: add a "Other..." option on the checklist, which, if selected, shows an input box below the "Font" option, maybe with a placeholder like "Liberation Sans"
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE: I think that, particularly, users interested in ricing their web experience would love this feature! :-)
Also, it would indirectly solve feature requests for font introducing, like #2793, #2912 and so on.
⚬ "SIDE EFFECTS": It would make the "Settings" and "Font" lists a little longer, but only if the user chooses to.
⚬ CONTEXT: Users should verify that the font is accessible from their environment, whether they defined a built-in font, or a font locally installed by them.
//
Thank you!
Settings > Generallist