Searched hist:"33 ac9dba859b07d40e9ec826057d20c857fdede5" (Results 1 – 5 of 5) sorted by relevance
/linux/lib/fonts/ |
H A D | fonts.c | diff 33ac9dba859b07d40e9ec826057d20c857fdede5 Tue Sep 09 13:46:28 CEST 2014 Maarten ter Huurne <maarten@treewalker.org> fonts: Add 6x10 font
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>
|
H A D | Makefile | diff 33ac9dba859b07d40e9ec826057d20c857fdede5 Tue Sep 09 13:46:28 CEST 2014 Maarten ter Huurne <maarten@treewalker.org> fonts: Add 6x10 font
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>
|
H A D | font_6x10.c | 33ac9dba859b07d40e9ec826057d20c857fdede5 Tue Sep 09 13:46:28 CEST 2014 Maarten ter Huurne <maarten@treewalker.org> fonts: Add 6x10 font
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>
|
H A D | Kconfig | diff 33ac9dba859b07d40e9ec826057d20c857fdede5 Tue Sep 09 13:46:28 CEST 2014 Maarten ter Huurne <maarten@treewalker.org> fonts: Add 6x10 font
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>
|
/linux/include/linux/ |
H A D | font.h | diff 33ac9dba859b07d40e9ec826057d20c857fdede5 Tue Sep 09 13:46:28 CEST 2014 Maarten ter Huurne <maarten@treewalker.org> fonts: Add 6x10 font
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>
|