Page 1 of 1
Source code fonts
Posted: Thu May 09, 2013 9:47 am
by IdeasVacuum
An interesting link:
http://slant.co/topics/67/viewpoints/5/ ... e-code-pro
I have always used Courier New but I really like Adobes' Source Code Pro font set.
Re: Source code fonts
Posted: Thu May 09, 2013 10:35 am
by Shield
I knew about it for some time and it does look pretty neat (I really don't like the dotted zero, though).
Then again, nothing better than proportional fonts for coding.

Re: Source code fonts
Posted: Thu May 09, 2013 11:09 am
by luis
Seems nice thank you, I'll try it.
I've been using Dina for years, the only downside for me to it it's limited to 10 points max, so in the future could be a problem.
If you want to look at it it's here:
http://www.donationcoder.com/Software/Jibz/Dina/
A screenshot of PB using Dina ->
http://luis.no-ip.net/pbforum/color_sch ... r_dina.gif
EDIT: oh, just noticed it's mentioned there too ->
http://slant.co/topics/67/viewpoints/27 ... fonts~dina
Re: Source code fonts
Posted: Thu May 09, 2013 11:34 am
by IdeasVacuum
I really don't like the dotted zero, though
I didn't notice until you mentioned it......though it serves the purpose of differentiating between zero and capital O.
Re: Source code fonts
Posted: Thu May 09, 2013 11:58 am
by Shield
Yes, sure. I just think it's ugly. I either prefer no indication or a dash (like in Consolas).
Re: Source code fonts
Posted: Thu May 09, 2013 12:03 pm
by luis
Tried in PB, IMO stinks heavily compared to Dina.
But I also have ClearType disabled because I despise it, and that could be a factor. Dina looks crisp, detailed and easy to read without CT.
AH! Now I understand, Dina is a bitmap font, not a real true-type, that's explains why it's so clear at the right sizes (8, 9, 10).
I guess my fonts for coding could only be bitmap fonts, there are some even in that list fortunately
EDIT: Another nice list ->
http://www.codeproject.com/Articles/300 ... rogramming
Re: Source code fonts
Posted: Thu May 09, 2013 12:31 pm
by marc_256
I'm some old 'Courier New' user ... for years and years now.
I tried some other fonts, and comes always back to my 'Courier New' settings.
Marc
Re: Source code fonts
Posted: Thu May 09, 2013 1:14 pm
by BorisTheOld
We use Ubuntu fonts for the PB IDE and for all our Linux and Windows apps.
Having the same fonts for everything makes GUI design so much easier. And we can use the same algorithms for auto-resizing the gadgets.