Page 4 of 7

Posted: 2010-08-25, 06:58 UTC
by Balderstrom
I recently came across the Liberation Font Family while searching for a better Text Editor font. Of the dozens I tried it even beat out Vera Sans (Bitstream Vera's successor).

Liberation Mono has been such a good font for Editing that it has worked it's way into replacing my own custom font for TC's File LIst. It's sister, Liberation Sans, has found it's way into TC's Dialog Box setting.

Segoe

Posted: 2010-11-14, 17:48 UTC
by 9kvD38n6
Call me nuts, but I maximize my TC window only vertically, not horizontally (I have a widescreen display), so I like to use condensed fonts to see as much of the filename as possible.

I have yet to find a decent condensed monospaced font (PragmataPro looks promising, but it's expensive) optimized for ClearType, so I've started using proportional fonts in the file list - it actually doesn't seem a big disadvantage to me as TC's tabs make sure everything is reasonably aligned anyway.

I was very disappointed by the fact that MS's ClearType font family doesn't include any condensed font whatsoever, but was able to find a condensed version of Segoe on the web, which is what I use now at 11 pt - ClearType optimized and very readable in spite of its narrowness...

Still, anyone here know of a good condensed monospaced font?!

Posted: 2010-12-02, 17:21 UTC
by Nouchet
I use Trebuchet MS 12 Bold for the lists and the main window.

Posted: 2011-02-11, 11:31 UTC
by smok3
lucida sans unicode 10 (or 8 or 9, depending on the computer, monitor)

snap http://imagebin.org/137342

Posted: 2011-02-12, 23:27 UTC
by dott
Back to Tahoma 8p, with SegoeUI there are to much space between fonts

Posted: 2011-02-16, 09:53 UTC
by CEUM
Arial Narrow, 8 is the condensed font I use for years.
It' s quite readable, :shock: and allows to see much of the filenames.
CEUM

Posted: 2011-02-16, 16:07 UTC
by raeubi
Tahoma, 8

Posted: 2011-03-02, 14:29 UTC
by sas2000
 
MS Sans Serif, 10.

Posted: 2011-03-05, 20:48 UTC
by JohnFredC
Segoe UI

Re: Which font are you using in the file panel?

Posted: 2011-04-12, 18:42 UTC
by FoxWolfie
I use Arial Unicode MS, 11, Bold.

Re: Segoe

Posted: 2011-04-12, 19:09 UTC
by Balderstrom
9kvD38n6 wrote:Still, anyone here know of a good condensed monospaced font?!
Not sure how they look with ClearType, but here are the various (free) MonoSpaced fonts that I've kept on my system.
  • Andale Mono
  • Aurulent Sans Mono
  • BPMono
  • CPMono v07 Light
  • Droid Sans Mono
  • Envy Code R
  • Everson Mono Latin 6
  • Fontin Sans SC (not mono, but I like it)
  • Inconsolata
  • Liberation Mono
  • LM Mono 10 [Set of 7 fonts]
  • Luxi Mono
  • Pigiarniq (not mono)
Some are best at 10-12pt and others even are decently readable at 8pt. Liberation Mono is one of the most readable I've come across when dropping it down to even 7.5 pt (in EmEditor).

Posted: 2011-05-15, 06:31 UTC
by timssss
In the file list I like a small size to see more names, and I can easily read Microsoft Sans serif 8 for file list in XP, with cleartype off.

After switching to Win 7 where cleartype is unavoidable, I use MS Sans Serif 8 for the file list. Since it's a screen font it doesn't use cleartype so it remains clear... I find it's the easiest to read if you can use that size.

Posted: 2011-05-15, 08:38 UTC
by petermad
After switching to Win 7 where cleartype is unavoidable
It is not unavoidable.

Try and run sysdm.cpl from the command line, click on the "Advanced" tab, and then on the "Settings" button. Then remove the checkmark from "Smooth edges of screen fonts".

You can also open "Control Panel" -> "All elements in control Panel" -> "System" -> "Advanced settings".

Or go through "Control Panel" -> "All Elements in Control Panel" -> "Screen" -> "Adjust ClearType Text" -> remove the checkmark at: "Enable ClearType" (you then have click "Next" and go through the adjustment sequence, to make the change stick).

ClearType and other font smoothing is one of the first things I turn off when at start a new computer.

If you disable ClearType in Windows 7, you might want to also disable that awfull Segoe UI font that Win7 uses as default a lot of places.

Posted: 2011-05-15, 13:33 UTC
by timssss
I tried that, but then, as you say, everything in Segoe UI looks awful. I changed some font settings, but MS office ignored them and used it anyway.

I even removed Segoe in the registry for installed fonts, and windows really complained. Maybe I'll try again.

Posted: 2011-05-15, 18:44 UTC
by petermad
I even removed Segoe in the registry for installed fonts
I haven't had problems with that, but If you do you can just substitute Segoe with for example Arial:

Code: Select all

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Segoe UI (TrueType)"="arial.ttf"
"Segoe UI Bold (TrueType)"="arialbd.ttf"
"Segoe UI Italic (TrueType)"="ariali.ttf"
"Segoe UI Bold Italic (TrueType)"="arialbi.ttf"
"Segoe UI Semibold (TrueType)"="ARIALNB.TTF"
"Segoe UI Light (TrueType)"="ARIALN.TTF"