fonts: Add 6x10 font
authorMaarten ter Huurne <maarten@treewalker.org>
Tue, 9 Sep 2014 11:46:28 +0000 (13:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 9 Oct 2014 08:35:48 +0000 (11:35 +0300)
This font is suitable for framebuffer consoles on devices with a
320x240 screen, to get a reasonable number of characters (53x24) that
are still at a readable size.

The font is derived from the existing 6x11 font, but gets 3 extra
lines without sacrificing readability. Also I redesigned a some glyhps
so they are more distinct and better fill the available space.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found