Closed xerta555 closed 1 year ago
We chose the Inter font for its high readability and the fact it works well with a wide range of languages, something we can't guarantee with an externally controlled font.
While we appreciate that a handful of users may prefer their own font, such an implementation would require us to rewrite our themes and potentially require us to maintain twice as many as well as an implementation to handle switching them on demand, leading to complexity and technical debt.
such an implementation would require us to rewrite our themes and potentially require us to maintain twice as many as well as an implementation to handle switching them on demand
Why it would require that ?
such an implementation would require us to rewrite our themes and potentially require us to maintain twice as many as well as an implementation to handle switching them on demand
Why it would require that ?
Because the font in use is defined in our app theme
Because the font in use is defined in our app theme
Okay, and no way to reverse back this decision?
Is your feature request related to a problem? Please describe. With the last version, a specific font is forced
Describe the solution you'd like Please add an option in the settings page to keep the system font in app, with an warning if you want.
Describe alternatives you've considered Stop to forcing a specific font in the app or add an option to let the final choice to the user.
Thanks in advance.