From 3b2481de03e50f07ba89d5e6284a58c09582a1e1 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 4 May 2009 23:46:27 +0000 Subject: Minor smallfont fixups. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1508 --- textscreen/txt_smallfont.h | 64 +++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'textscreen') 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: @@ -2522,12 +2522,12 @@ static unsigned char small_font_data[] = { // Character 224: + 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, // | | -- cgit v1.2.3