-
Notifications
You must be signed in to change notification settings - Fork 332
chore: Switch to Inconsolata just in case #1864
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
Conversation
Tried to make it as close as possible, but we don't have italic for Inconsolata
|
good to have this oversight corrected |
|
will docs.scala-lang need a corresponding PR? |
Looks like it. I will take a look. |
|
fwiw, I did not have Inconsolata on my system (MacOS, Safari), so with this merged, it's falling back to what looks like Courier we could decide that's acceptable, or we could add a fallback to e.g. Monaco 🤷 |
|
That's not exapected. It should be loaded by: |
|
Somehow, https://scala-lang.org/resources/css/monospace.css is the old file |
|
syncing problem we might need Fabien for? |
|
I asked, but might be too late for him to be available. |
|
It works for me
Googling a bit, the default / recommended font format for the web seems to be woff2 these days, but google fonts only delivers ttf. Googling a bit more, I found this: https://gwfh.mranftl.com/fonts/inconsolata?subsets=latin. 🤷♂️ |



Tried to make it as close as possible, but we don't have italic for Inconsolata