lkml.org 
[lkml]   [2018]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2] Fonts: New Terminus large console font
From
Date
On 12/5/18 3:56 PM, Amanoel Dawod wrote:
> This patch adds an option to compile-in a high resolution
> and large Terminus (ter16x32) bitmap console font for use with
> HiDPI and Retina screens.
>
> The font was convereted from standard Terminus ter-i32b.psf

converted

Where does "ter-i32b.psf" come from?
I.e., where can I find it?

> (size 16x32) with the help of psftools and minor hand editing
> deleting useless characters.
>
> This patch is non-intrusive, no options are enabled by default so most
> users won't notice a thing.
>
> I am placing my changes under the GPL 2.0 just as source Terminus font.
>
> Signed-off-by: Amanoel Dawod <amanoeladawod@gmail.com>
> ---


> +const struct font_desc font_ter_16x32 = {
> + .idx = TER16x32_IDX,
> + .name = "TER16x32",
> + .width = 16,
> + .height = 32,
> + .data = fontdata_ter16x32,

Please update Documentation/fb/fbcon.txt with the addition of that font name
if that is applicable.

thanks,
--
~Randy

\
 
 \ /
  Last update: 2018-12-06 01:43    [W:0.109 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site