diff options
author | Simon Howard | 2009-05-04 23:46:27 +0000 |
---|---|---|
committer | Simon Howard | 2009-05-04 23:46:27 +0000 |
commit | 3b2481de03e50f07ba89d5e6284a58c09582a1e1 (patch) | |
tree | 3f67d027a10507bf48a5206ad5328afd89e27d4c /textscreen | |
parent | c944d2ab2f5a688f1a95ad2aa196a4028cc0de9e (diff) | |
download | chocolate-doom-3b2481de03e50f07ba89d5e6284a58c09582a1e1.tar.gz chocolate-doom-3b2481de03e50f07ba89d5e6284a58c09582a1e1.tar.bz2 chocolate-doom-3b2481de03e50f07ba89d5e6284a58c09582a1e1.zip |
Minor smallfont fixups.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1508
Diffstat (limited to 'textscreen')
-rw-r--r-- | textscreen/txt_smallfont.h | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/textscreen/txt_smallfont.h b/textscreen/txt_smallfont.h index 640e6288..7fd72578 100644 --- a/textscreen/txt_smallfont.h +++ b/textscreen/txt_smallfont.h @@ -1907,12 +1907,12 @@ static unsigned char small_font_data[] = { // Character 168: 0x00, // | | - 0x20, // | # | + 0x40, // | # | 0x00, // | | - 0x20, // | # | 0x40, // | # | - 0x50, // | # #| - 0x20, // | # | + 0x80, // |# | + 0xa0, // |# # | + 0x40, // | # | 0x00, // | | // Character 169: @@ -2524,10 +2524,10 @@ static unsigned char small_font_data[] = { 0x00, // | | 0x00, // | | + 0x00, // | | 0x50, // | # #| 0xa0, // |# # | 0xa0, // |# # | - 0xa0, // |# # | 0x50, // | # #| 0x00, // | | @@ -2592,7 +2592,7 @@ static unsigned char small_font_data[] = { 0x00, // | | 0x50, // | # #| 0x50, // | # #| - 0x60, // | ## | + 0x70, // | ###| 0x40, // | # | 0x80, // |# | 0x00, // | | @@ -2689,56 +2689,56 @@ static unsigned char small_font_data[] = { // Character 239: 0x00, // | | - 0x60, // | ## | - 0x90, // |# #| - 0x90, // |# #| - 0x90, // |# #| - 0x90, // |# #| - 0x90, // |# #| + 0x40, // | # | + 0xa0, // |# # | + 0xa0, // |# # | + 0xa0, // |# # | + 0xa0, // |# # | + 0xa0, // |# # | 0x00, // | | // Character 240: 0x00, // | | - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | 0x00, // | | // Character 241: 0x00, // | | - 0x20, // | # | - 0x70, // | ###| - 0x20, // | # | + 0x40, // | # | + 0xe0, // |### | + 0x40, // | # | 0x00, // | | - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | 0x00, // | | // Character 242: 0x00, // | | + 0x80, // |# | 0x40, // | # | 0x20, // | # | - 0x10, // | #| - 0x20, // | # | 0x40, // | # | - 0x70, // | ###| + 0x80, // |# | + 0xe0, // |### | 0x00, // | | // Character 243: 0x00, // | | - 0x10, // | #| 0x20, // | # | 0x40, // | # | + 0x80, // |# | + 0x40, // | # | 0x20, // | # | - 0x10, // | #| - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | // Character 244: @@ -2767,11 +2767,11 @@ static unsigned char small_font_data[] = { 0x00, // | | 0x00, // | | - 0x20, // | # | + 0x40, // | # | 0x00, // | | - 0x70, // | ###| + 0xe0, // |### | 0x00, // | | - 0x20, // | # | + 0x40, // | # | 0x00, // | | // Character 247: @@ -2787,9 +2787,9 @@ static unsigned char small_font_data[] = { // Character 248: - 0x20, // | # | - 0x50, // | # #| - 0x20, // | # | + 0x40, // | # | + 0xa0, // |# # | + 0x40, // | # | 0x00, // | | 0x00, // | | 0x00, // | | @@ -2813,7 +2813,7 @@ static unsigned char small_font_data[] = { 0x00, // | | 0x00, // | | 0x00, // | | - 0x20, // | # | + 0x40, // | # | 0x00, // | | 0x00, // | | 0x00, // | | |