Message ID | bf177e2d-d5a6-5889-e6b1-1c7a53e177ee@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi Randy, On Tue, Nov 7, 2017 at 5:48 AM, Randy Dunlap <rdunlap@infradead.org> wrote: > From: Randy Dunlap <rdunlap@infradead.org> > > Update list of available compiled-in fonts in lib/fonts/: > add 6x10 and drop RomanLarge (which was reverted 12 years ago). > > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> > Cc: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> > --- lnx-414-rc8.orig/Documentation/fb/fbcon.txt > +++ lnx-414-rc8/Documentation/fb/fbcon.txt > @@ -77,8 +77,8 @@ C. Boot options > 1. fbcon=font:<name> > > Select the initial font to use. The value 'name' can be any of the > - compiled-in fonts: VGA8x16, 7x14, 10x18, VGA8x8, MINI4x6, RomanLarge, > - SUN8x16, SUN12x22, ProFont6x11, Acorn8x8, PEARL8x8. > + compiled-in fonts: VGA8x16, 7x14, 10x18, VGA8x8, MINI4x6, > + SUN8x16, SUN12x22, 6x10, ProFont6x11, Acorn8x8, PEARL8x8. While at it, perhaps you want to sort the list alphabetically? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
--- lnx-414-rc8.orig/Documentation/fb/fbcon.txt +++ lnx-414-rc8/Documentation/fb/fbcon.txt @@ -77,8 +77,8 @@ C. Boot options 1. fbcon=font:<name> Select the initial font to use. The value 'name' can be any of the - compiled-in fonts: VGA8x16, 7x14, 10x18, VGA8x8, MINI4x6, RomanLarge, - SUN8x16, SUN12x22, ProFont6x11, Acorn8x8, PEARL8x8. + compiled-in fonts: VGA8x16, 7x14, 10x18, VGA8x8, MINI4x6, + SUN8x16, SUN12x22, 6x10, ProFont6x11, Acorn8x8, PEARL8x8. Note, not all drivers can handle font with widths not divisible by 8, such as vga16fb.