LWN.net Logo

Small fonts

Small fonts

Posted Nov 1, 2012 13:42 UTC (Thu) by kirr (subscriber, #14329)
In reply to: Quotes of the week by etienne
Parent article: Quotes of the week

Also, there is a very readable 11x6 font here:

http://font.gohu.org/


(Log in to post comments)

Small fonts

Posted Nov 1, 2012 16:43 UTC (Thu) by jengelh (subscriber, #33263) [Link]

>Also, there is a very readable 11x6 font here: http://font.gohu.org/

That brings us to another point: font thickness. Some people – me included – prefer fonts that use strokes at least 2px thick. The default font of many VGA ROMs matches this 2px property, the font you linked (both at 11px and 14px size) uses 1px thick strokes.

1px-thick fonts are prone to being hard to read, especially at [A] high resolution (pixels become small) or [B] your monitor has to do scaling and fitting for your text console and antialiases the stroke. And that's why the Debian font – the one that shows up in the installer – is completely awful IMHO.

Now, if you can upscale bitmaps fonts somehow, then it's all good — but I do not see HQ2X support in xterm yet, nor am I aware of a pcf2ttf tool.

Small fonts

Posted Nov 9, 2012 5:31 UTC (Fri) by cyanit (guest, #86671) [Link]

Use a TrueType font, set weight as desired.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds