projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d95ea1a
)
docs: fb: Add TER16x32 to the available font names
author
Takashi Iwai
<tiwai@suse.de>
Wed, 19 Jun 2019 05:39:43 +0000
(07:39 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 20 Jun 2019 19:55:20 +0000
(13:55 -0600)
The new font is available since recently.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/fb/fbcon.rst
patch
|
blob
|
history
diff --git
a/Documentation/fb/fbcon.rst
b/Documentation/fb/fbcon.rst
index cfb9f7c38f184da72342aa427dda46d37e974a74..1da65b9000de24130a18c5483ce40dda35d86be9 100644
(file)
--- a/
Documentation/fb/fbcon.rst
+++ b/
Documentation/fb/fbcon.rst
@@
-82,7
+82,7
@@
C. Boot options
Select the initial font to use. The value 'name' can be any of the
compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
- PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, VGA8x16, VGA8x8.
+ PEARL8x8, ProFont6x11, SUN12x22, SUN8x16,
TER16x32,
VGA8x16, VGA8x8.
Note, not all drivers can handle font with widths not divisible by 8,
such as vga16fb.