Remove deprecated font bitmaps

This commit is contained in:
GutPuncher 2023-11-25 16:16:01 -05:00
parent f4df9bbe4b
commit e0ec7a8271
No known key found for this signature in database
GPG key ID: 38CE0A7B6841D1C7
2 changed files with 24 additions and 24 deletions

View file

@ -1,18 +1,18 @@
public U64 sys_font_aux[256] = { public U64 sys_font_aux[256] = {
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x000000FF00000000, 0x0000000000000000,
0x000000FF00FF0000, 0x0000000000000000,
0x1818181818181818, 0x0000000000000000,
0x6C6C6C6C6C6C6C6C, 0x0000000000000000,
0x181818F800000000, 0x0000000000000000,
0x6C6C6CEC0CFC0000, 0x0000000000000000,
0x1818181F00000000, 0x0000000000000000,
0x6C6C6C6F607F0000, 0x0000000000000000,
0x000000F818181818, 0x0000000000000000,
0x000000FC0CEC6C6C, 0x0000000000000000,
0x0000001F18181818, 0x0000000000000000,
0x0000007F606F6C6C, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,

View file

@ -1,18 +1,18 @@
public U64 sys_font_std[256] = { public U64 sys_font_std[256] = {
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x000000FF00000000, 0x0000000000000000,
0x000000FF00FF0000, 0x0000000000000000,
0x1818181818181818, 0x0000000000000000,
0x6C6C6C6C6C6C6C6C, 0x0000000000000000,
0x181818F800000000, 0x0000000000000000,
0x6C6C6CEC0CFC0000, 0x0000000000000000,
0x1818181F00000000, 0x0000000000000000,
0x6C6C6C6F607F0000, 0x0000000000000000,
0x000000F818181818, 0x0000000000000000,
0x000000FC0CEC6C6C, 0x0000000000000000,
0x0000001F18181818, 0x0000000000000000,
0x0000007F606F6C6C, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,
0x0000000000000000, 0x0000000000000000,