2008年7月8日 星期二

Programming專用字型

在網路上看到有人討論到適合寫程式的字型,這的確蠻重要的,常常要看著程式的編輯環境,不同的字型設定會有很大的差異。

一個適合工程師coding所使用的字型,必須要注意到下面幾點。

  • Crisp clear characters.
  • Extended characterset.
  • Good use of whitespace.
  • 'l', '1' and 'i' are easily distinguished
  • '0', 'o' and 'O' are easily distinguished
  • forward quotes from back quotes are easily distinguished -prefer mirrored appearance
  • Clear punctuation characters, especially braces, parenthesis and brackets

我下載了Monaco這個字型,安裝到系統後發現VC6的選項中並沒有出現這個字型讓我選,查了一下發現原來必須要去修改系統的登錄檔,路徑為HKEY_CURRENT_USER\Software\Microsoft\Devstudio\6.0\Format


改完了之後感覺還蠻順眼的,改天再來試試Visual Studio 2005內建的Consolas字型。



參考網址:
http://demonchang.blogspot.com/2007/09/programmer-engineer-code-programmer.html
http://plog.longwin.com.tw/programming/2007/08/14/programmer_best_font_monaco_2007

沒有留言: