mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
video: indicate code page of bitmap fonts
Add comments clarifying that the bitmap fonts support code page 437. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Anatolij Gustschin
parent
19f124d829
commit
5fba532954
@@ -1,5 +1,5 @@
|
||||
/* Hand composed "Minuscule" 4x6 font, with binary data generated using
|
||||
* Perl stub.
|
||||
/* Hand composed "Minuscule" 4x6 font for code page 437, with binary data
|
||||
* generated using Perl stub.
|
||||
*
|
||||
* Use 'perl -x mini_4x6.c < mini_4x6.c > new_version.c' to regenerate
|
||||
* binary data.
|
||||
|
Reference in New Issue
Block a user