From the 'About' page: B612 is an highly legible open source font family, designed and tested to be used on aircraft cockpit screens. ... In 2010, Airbus initiated a research ...
[1]: https://fonts.google.com/specimen/B612+Mono#standard-styles
211–220 of 222 posts
From the 'About' page: B612 is an highly legible open source font family, designed and tested to be used on aircraft cockpit screens. ... In 2010, Airbus initiated a research ...
[1]: https://fonts.google.com/specimen/B612+Mono#standard-styles
Earlier quoted context omitted.
You are not the only one. I've used proportional fonts exclusively for 10-15 years and will never go back to monospaced. In the past I used Verdana, Georgia, and Trebuchet MS. That last one may seem like an odd choice, but I really like the way it renders on a high-DPI display, with thick readable strokes and easily distinguished "confusable" characters. Trebuchet MS does have some flaws, so I started customizing it…
Do you have the font or your modification scripts up on github?
In the meantime, if you drop me an email (address is in my profile) I will be happy to send you a copy of the FontForge project and the compiled .ttf font.
It's hard to beat Consolas, although the rendering system seems to really matter a lot. I've made my own pixel font, inspired from ProFont, but it's not usable because it's a pixel font, and it's too big when I zoom it 2x.
Even though I haven't used linux for coding for roughly a decade
I'd like to have easier time with parsing snakeCaseFunctionNames()
This is the best UI for decision-making I've seen lately. Font choosing is a pain and this works. I ended choosing the font i know (roboto mono) but wau, before this it was because always like that. Now i know that's the one i like ^^
I see using this UI for business decision-making for 5-10 options
Would love to hear your thoughts or anyone else's.
(Fun aside: I ended up implementing the Ford Johnson algorithm to minimize the number of comparisons, explanation here: https://github.com/decidedlyso/merge-insertion-sort )