Source code fonts

Everything else that doesn't fall into one of the other PB categories.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Source code fonts

Post 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.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Shield
Addict
Addict
Posts: 1021
Joined: Fri Jan 21, 2011 8:25 am
Location: 'stralia!
Contact:

Re: Source code fonts

Post 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. :P
Image
Blog: Why Does It Suck? (http://whydoesitsuck.com/)
"You can disagree with me as much as you want, but during this talk, by definition, anybody who disagrees is stupid and ugly."
- Linus Torvalds
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Source code fonts

Post 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
"Have you tried turning it off and on again ?"
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Source code fonts

Post by IdeasVacuum »

I really don't like the dotted zero, though
:shock:
I didn't notice until you mentioned it......though it serves the purpose of differentiating between zero and capital O.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Shield
Addict
Addict
Posts: 1021
Joined: Fri Jan 21, 2011 8:25 am
Location: 'stralia!
Contact:

Re: Source code fonts

Post by Shield »

Yes, sure. I just think it's ugly. I either prefer no indication or a dash (like in Consolas).
Image
Blog: Why Does It Suck? (http://whydoesitsuck.com/)
"You can disagree with me as much as you want, but during this talk, by definition, anybody who disagrees is stupid and ugly."
- Linus Torvalds
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: Source code fonts

Post 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
Last edited by luis on Thu May 09, 2013 4:56 pm, edited 1 time in total.
"Have you tried turning it off and on again ?"
marc_256
Addict
Addict
Posts: 862
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: Source code fonts

Post 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
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
BorisTheOld
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Apr 24, 2012 5:08 pm
Location: Ontario, Canada

Re: Source code fonts

Post 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.
For ten years Caesar ruled with an iron hand, then with a wooden foot, and finally with a piece of string.
~ Spike Milligan
Post Reply