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

Change Font (Proposal) #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aghArdeshir
Copy link
Contributor

@aghArdeshir aghArdeshir commented Jan 9, 2025

Consider this an issue

Hi. I wanted to create an issue, but there is no button to create issues.

image

The problem

I usually browse the web very easily on my desktop, and all good, but with Ardour manual, I always need to zoom in one level on my browser. The font "feels empty" and hard to read both on light and dark theme.

One solution would be increasing font-size, but changing the font is a better solution here.

How it currently looks like

This is how it currently looks like on both light and dark themes:

image

image

How it would look like with Roboto

Compare with above

image

image

Other options than ROboto?

Here I have prepared a list of most used fonts on Google Fonts with screenshots from all of them on 16px. 16px is the font-size on Ardour's manual website

https://fonts.google.com/specimen/Roboto?preview.text=This%20is%20Roboto%20Font

image

https://fonts.google.com/specimen/Open+Sans?preview.text=This%20is%20Open%20Sans%20Font

image

https://fonts.google.com/specimen/Montserrat?preview.text=This%20is%20Montserrat%20Font

image

https://fonts.google.com/specimen/Poppins?preview.text=This%20is%20Poppins%20Font

image

https://fonts.google.com/specimen/Lato?preview.text=This%20is%20Lato%20Font

image

https://fonts.google.com/specimen/Inter?preview.text=This%20is%20Inter%20Font

image

And this is the Junge which we curerntly use. Note that it does not have different font-weights:

https://fonts.google.com/specimen/Junge?preview.text=This%20is%20Junge%20Font

image

Give me a green light and I will make this MR ready.

@aghArdeshir aghArdeshir changed the title WIP/Draft Change Font! Change Font (Proposal) Jan 9, 2025
@pauldavisthefirst
Copy link
Contributor

pauldavisthefirst commented Jan 9, 2025

You don't like Roboto. You can use your browser to force the use of a different font. For example in Firefox, this alters the font used to display Wikipedia:

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://en.wikipedia.org/) {
    #bodyContent {
        font-family: serif;
    }
}

in UserContent.css

We're not going to change the font simply because it's not someone's preference.

@aghArdeshir
Copy link
Contributor Author

@pauldavisthefirst thanks for the quick response. But as I mentioned, Ardour manual is the only website that I find hard reading. The fonts are thin. I don't have weak eyesight or small screen, because every other website on the internet works just fine for me with the default zoom.

However, understandable, feel free to close this issue. Thanks ❤️

@prokoudine
Copy link
Collaborator

Personally, I find the lack of adaptive design a far worse issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants