-
Notifications
You must be signed in to change notification settings - Fork 247
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
Website font doesn’t support Cyrillic italics #585
Comments
Oh dear. This issue would ideally be for @spyysalo but I am not sure that he is reachable at present. |
I can also give it a stab, but am at EMNLP now, and don't have a computer with me so it will take till next week. |
If you can propose a substitute font that would be great. I don't have Safari so it's hard to test. |
https://github.com/UniversalDependencies/docs/blob/pages-source/css/style.css this is the place but I don't dare mess with it right now because I cannot test |
Agreed that the best thing is to test (also) in Safari but in fact the first problem is that the current font lacks the Cyrillic italic glyphs. So e.g. in Chrome/Windows, you can see the letters but they are visually different from the Latin ones, so it is obvious that a substitution is needed. |
sure thing. but messing with the font settings from my mobile phone is a recipe for disaster, so I fix this one I am at a computer. If anyone wants to recommend a new font, now is the time. How about comic sans? 😁 |
you're kidding but Comic Sans is one of the best fonts for dyslexic people. (really, apparently it's super readable) |
Roboto or Montserrat would be my first choice. |
Noto Sans seems to have a problem with rendering the back apostrophes around |
@msklvsk could you please check whether these fonts also have italic glyphs for Greek and Armenian? (I just added examples of both to the Style Guidelines.) |
Ok, out of this selection, OpenSans seems to have better coverage than the rest, although it misses italics+bold. |
For my last screenshots, I just took first 4 faces. All the fonts have bold italics, see Which in the previous comparison. |
Better now? Note: you may need to hard-reload to get rid of cached css. |
It must be personal, but Open Sans puts some strain on my eyes. Even dorky Roboto is a smoother read. I wonder if anyone feels the same. If you don’t mind platform differences, you can also use respective system fonts like GitHub does. |
[update] Upstream bug: adobe-fonts/source-sans#87.
The website font, Source Sans Pro, is actually missing italic glyphs for Cyrillic.
As seen on Google Fonts:
(To be fair, it has an л.)
Google Chrome fallbacks in the docs to Arial:
While Safari has gaps!
The text was updated successfully, but these errors were encountered: