AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

An Excellent Font for Program/Text Editor
Goto page 1, 2  Next
 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
SKAN



Joined: 26 Dec 2005
Posts: 8688

PostPosted: Thu Feb 16, 2006 10:26 pm    Post subject: An Excellent Font for Program/Text Editor Reply with quote


    I highly recommend Dina font as the font for your Program/Text Editor Smile

    SnapShot of PSPad set with Dina-Regular-10 Point [ Dina_SnapShot.gif (18.9kb), Res:640x480 ]


    Download Dina Font (18kb)
    Visit the Website


    Bitstream Vera Sans Mono-Roman-10 Point [ Bitstream_Vera_Sans_Mono_SnapShot.gif (21.8kb), Res:640x480 ]

    Bitstream Vera Sans Mono is recommended by Serenity. See the post below for download.

    SnapShot of PSPad set with Andale Mono-Regular-10 Point [ Andale_Mono_SnapShot.gif (18.9kb), Res:640x480 ]

    Andale Mono is recommended by PhiLho. See the post by JSLover for download.

Regards Smile
_________________
URLGet - Internet Explorer based Downloader


Last edited by SKAN on Fri Feb 17, 2006 8:11 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Fri Feb 17, 2006 9:10 am    Post subject: Reply with quote

Mmm, a bitmap font... I am not fan of these, even if the given sizes (8, 9, 10pts) are OK for most uses.
Sometime I zoom with the mouse wheel, I fear they look ugly at larger sizes.

Given the size and the samples, I suppose this font doesn't have accented chars. I no longer comment in French, even less write variable and function names in French (I did that for a large Visual Basic program...), but I can still write messages and GUI elements in French. For most programming languages, I would just select another font for the strings, but in AHK, it is harder to separate strings from the other stuff...

Thank you for pointing it out, but I will stick to my Andale Mono (using Lucida Sans Typewriter if I need some variation...).
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
SKAN



Joined: 26 Dec 2005
Posts: 8688

PostPosted: Fri Feb 17, 2006 9:40 am    Post subject: Reply with quote

Dear PhiLho,
I was using the font "Courier New" with Metapad before, and Dina looks better.
BTW, I`ve just tried Andale Mono, It looks Nice!
Thanks for the info.
Regards Smile
_________________
URLGet - Internet Explorer based Downloader
Back to top
View user's profile Send private message Send e-mail
JSLover



Joined: 20 Dec 2004
Posts: 634
Location: LooseChange911.com The WTC bldgs shouldn't have fallen that fast. The official story is a lie!

PostPosted: Fri Feb 17, 2006 1:19 pm    Post subject: Reply with quote

Andale Mono! Andale Mono!...recently I've heard nothing but Andale Mono...so I went Googling & it started to look like it was another dumb pay-font (can't ANYTHING be free?), but it turns out it is a little free-ish...
...(ps...it don't look that bad {but I didn't install it yet})...now the real question is...where is Arial Rounded MT Bold?...or Arial Rounded MT...(I've always wondered about a non-bold version...is there one?).

BTW...I use Fixedsys in (a heavily customized {to REALLY look like Notepad}) Notepad2 for AHK/Text editing...
_________________

Home • Click image! • Blog
Back to top
View user's profile Send private message Visit poster's website
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10716

PostPosted: Fri Feb 17, 2006 4:49 pm    Post subject: Reply with quote

I just changed the forum's "code" sections to prefer Andale Mono over Courier. So if your PC has that font, hopefully code sections will look a little nicer now.

But there's also the font size issue: it's currently set to 75% instead of 11px, but that's subject to change depending on feedback in the topic Better font for code (simple CSS edit)
Back to top
View user's profile Send private message Send e-mail
Serenity



Joined: 07 Nov 2004
Posts: 1271

PostPosted: Fri Feb 17, 2006 5:16 pm    Post subject: Reply with quote

Bitstream Vera Sans Mono looks quite similar to Andale Mono, it is also free.
_________________
"Anything worth doing is worth doing slowly." - Mae West
Back to top
View user's profile Send private message Visit poster's website
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Fri Feb 17, 2006 7:27 pm    Post subject: Reply with quote

Thanks, Serenity! This font has the largest difference between "I", "l" and "1" I have seen so far, good looking and the numerical "0" is clearly marked. I made it my default.
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 8688

PostPosted: Fri Feb 17, 2006 8:30 pm    Post subject: Reply with quote

More recommendations please Smile
_________________
URLGet - Internet Explorer based Downloader
Back to top
View user's profile Send private message Send e-mail
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10716

PostPosted: Sat Feb 18, 2006 1:59 am    Post subject: Reply with quote

Here's a site that contains a list of monospace programmer's fonts, sorted from best to worst (according to their tastes): http://www.lowing.org/fonts/
Back to top
View user's profile Send private message Send e-mail
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Sat Feb 18, 2006 9:55 am    Post subject: Reply with quote

Serenity wrote:
Bitstream Vera Sans Mono looks quite similar to Andale Mono, it is also free.

Yes, I forgot to mention it, thanks for reminding.
It is slightly bolder, and doesn't look good (for me) on some systems.
Perhaps I am just accustomed to Andale Mono. I use the Bitstream font when I work on Linux (still with SciTE...).

AFAIK, Vera Sans Mono, like the other Vera fonts, took a lot of inspiration from existing fonts (including Andale Mono, formerly Monotype.com).
That's not bad, these are good fonts, and as you point out, they are free.

@Chris: thank you for this page! I spent lot of time searching free TrueType monospace fonts, and even thought I have quite a collection now, this page has even more Smile
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
jroad



Joined: 06 Feb 2006
Posts: 26

PostPosted: Sun Feb 19, 2006 12:33 am    Post subject: Fonts, compared Reply with quote

Hi,

I made a screenshot of 18 monospaced fonts together to get a sense of what they look like.

The post is here:
http://www.donationcoder.com/Forums/bb/index.php?topic=2499.0
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Feb 22, 2006 11:23 am    Post subject: Reply with quote

theres a good Consolas font for Vista. and just grab a PCF2FON to convert unix format to win.
Back to top
Serenity



Joined: 07 Nov 2004
Posts: 1271

PostPosted: Thu Feb 23, 2006 4:06 pm    Post subject: Reply with quote

There are some screenshots of the Consolas font here.
_________________
"Anything worth doing is worth doing slowly." - Mae West
Back to top
View user's profile Send private message Visit poster's website
antonyb



Joined: 26 May 2004
Posts: 61

PostPosted: Fri Mar 03, 2006 3:38 pm    Post subject: Corporate Mono Reply with quote

http://www.fontsville.com/downloads/93071_27859

By far my favourite, and I've spent a long time researching Smile
Back to top
View user's profile Send private message
jroad



Joined: 06 Feb 2006
Posts: 26

PostPosted: Fri Mar 03, 2006 4:17 pm    Post subject: Reply with quote

Quote:
http://www.fontsville.com/downloads/93071_27859

By far my favourite, and I've spent a long time researching


Hi, I took a look at this font and found that 0 (zero) and capital letter O look too similar and a casual user would have trouble distinguishing between the 1 (the number) and lower l (the letter).

Just my $.02.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group