mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
change 'i' in font
This commit is contained in:
parent
1745c7c404
commit
d62fa8e71c
Binary file not shown.
Binary file not shown.
BIN
src/Kernel.BIN.C
BIN
src/Kernel.BIN.C
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
public U64 sys_font_std[256] = {
|
||||
0x0000000000000000,
|
||||
0x0000000000000000,
|
||||
0x0000000000000000,
|
||||
0x000000FF00000000,
|
||||
0x000000FF00FF0000,
|
||||
@ -104,7 +104,7 @@ public U64 sys_font_std[256] = {
|
||||
0x000202021F02021C,//f
|
||||
0x1E203E21213E0000,//g
|
||||
0x00212121211F0101,//h
|
||||
0x0004040404000400,//i
|
||||
0x0004040406000400,//i
|
||||
0x0304040406000400,//j
|
||||
0x0011090709110101,//k
|
||||
0x000E040404040406,//l
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user