Better web font for I (capital i) and l (small L)
See original GitHub issueDescription of the problem
See this page as an example: https://pygmt-6lvxfpcmx.vercel.app/gallery/line/vector-heads-tails.html
The two “I” in the two red boxes are different. The first one is capital i
, and the second one is small L
. However, they look the same in the current font (I’m using Microsoft Edge on macOS. Not sure what they look like on other web browsers and platforms).
Should we switch to a better web font? Does the current theme “sphinx_rtd_theme” support custom web fonts?
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (12 by maintainers)
Top Results From Across the Web
Is there a sans-serif font that appears different for I (capital i ...
Most sans-serif fonts have I and l glyphs that look different. Usually, the lowercase l (surprisingly?) is taller than the uppercase I.
Read more >Sans-serif font that distinguishes among "1," "I," and "l"?
Optima is one of the better Sans Serif fonts. Optima I l 1.png. Linux Biolinium also makes a good job of distinguishing them....
Read more >Are there any well-designed sans-serif fonts with good ... - Quora
Are there any well-designed sans-serif fonts with good contrast between capital "I" and lowercase "L"?
Read more >The font for capital i and small l must be different - RemNote
It will be great if you can change the font so that it is easy to differentiate between capital i and small l...
Read more >Differentiate Between O& 0,I,l (Capital i and small L)
You can then go and change the font or font size according to your will. You will then easily be able to tell...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I agree with you. I think it would just involve changing a couple lines in
doc/build/_static/style.css
. For example, this is the output for the vector example with this css style (which is currently set to open sans):I like Tahoma because it is sans-serif but still has differences between those two characters.
Looks good to me.