$NetBSD: patch-face.bm,v 1.1 2018/02/19 09:51:48 he Exp $ --- face.bm.orig 1999-02-26 19:26:25.000000000 +0000 +++ face.bm @@ -13,7 +13,7 @@ #define king_c_height 92 #define king_c_x_hot -1 #define king_c_y_hot -1 -static char king_c_bits[] = { +static unsigned char king_c_bits[] = { 0x00, 0xb0, 0x20, 0x08, 0x82, 0x06, 0x80, 0xe3, 0x20, 0x08, 0x82, 0x03, 0xc0, 0xc7, 0xdb, 0xb6, 0xed, 0x01, 0xe0, 0x8f, 0x21, 0x08, 0xc2, 0x00, 0xe0, 0x0f, 0xff, 0xff, 0x7f, 0x00, 0xe0, 0x0f, 0x56, 0x55, 0x35, 0x00, @@ -64,7 +64,7 @@ static char king_c_bits[] = { #define king_d_height 92 #define king_d_x_hot -1 #define king_d_y_hot -1 -static char king_d_bits[] = { +static unsigned char king_d_bits[] = { 0x00, 0x2c, 0x22, 0x22, 0xa2, 0x01, 0x80, 0x58, 0x55, 0x55, 0xd5, 0x00, 0x80, 0x30, 0x22, 0x22, 0xe2, 0x08, 0xc0, 0xe1, 0x88, 0x88, 0x48, 0x04, 0xc0, 0xc1, 0x55, 0x55, 0x75, 0x06, 0xe0, 0x83, 0x89, 0x88, 0x28, 0x45, @@ -115,7 +115,7 @@ static char king_d_bits[] = { #define king_h_height 92 #define king_h_x_hot -1 #define king_h_y_hot -1 -static char king_h_bits[] = { +static unsigned char king_h_bits[] = { 0x00, 0x08, 0x00, 0x00, 0x80, 0x00, 0x00, 0xb0, 0x6d, 0xdb, 0x76, 0x00, 0x00, 0x60, 0x55, 0x55, 0x55, 0x00, 0x00, 0xc0, 0x28, 0x8a, 0x22, 0x03, 0x00, 0x80, 0x10, 0x04, 0xa1, 0x04, 0x38, 0x38, 0x11, 0x04, 0xf1, 0x02, @@ -166,7 +166,7 @@ static char king_h_bits[] = { #define king_s_height 92 #define king_s_x_hot -1 #define king_s_y_hot -1 -static char king_s_bits[] = { +static unsigned char king_s_bits[] = { 0x00, 0xa0, 0x10, 0x04, 0x41, 0x02, 0x00, 0xc2, 0x39, 0x8e, 0x63, 0x01, 0x00, 0x82, 0x7d, 0xdf, 0xf7, 0x00, 0x00, 0x07, 0x7d, 0xdf, 0x67, 0x00, 0x00, 0x07, 0x12, 0x04, 0x21, 0x00, 0x80, 0x0f, 0xfc, 0xff, 0x3f, 0x00, @@ -217,7 +217,7 @@ static char king_s_bits[] = { #define queen_c_height 92 #define queen_c_x_hot -1 #define queen_c_y_hot -1 -static char queen_c_bits[] = { +static unsigned char queen_c_bits[] = { 0xc0, 0xec, 0x92, 0x02, 0x00, 0x00, 0xe0, 0xef, 0x29, 0x03, 0xe0, 0x00, 0xe1, 0xaf, 0x44, 0x02, 0xf0, 0x01, 0xc3, 0xa6, 0x92, 0x02, 0xf8, 0x03, 0x02, 0xf6, 0x29, 0x03, 0xf8, 0x03, 0x66, 0xb6, 0xcf, 0x03, 0xf8, 0x03, @@ -268,7 +268,7 @@ static char queen_c_bits[] = { #define queen_d_height 92 #define queen_d_x_hot -1 #define queen_d_y_hot -1 -static char queen_d_bits[] = { +static unsigned char queen_d_bits[] = { 0x04, 0xf1, 0x49, 0x01, 0x00, 0x00, 0xc8, 0xb7, 0x94, 0x01, 0x80, 0x00, 0x08, 0x79, 0x22, 0x03, 0x80, 0x00, 0x88, 0x58, 0x41, 0x05, 0xc0, 0x01, 0xe8, 0xbf, 0x80, 0x09, 0xc0, 0x01, 0x88, 0xec, 0x77, 0x0b, 0xe0, 0x03, @@ -319,7 +319,7 @@ static char queen_d_bits[] = { #define queen_h_height 92 #define queen_h_x_hot -1 #define queen_h_y_hot -1 -static char queen_h_bits[] = { +static unsigned char queen_h_bits[] = { 0x00, 0x54, 0x05, 0x20, 0x00, 0x00, 0x00, 0xac, 0xce, 0x20, 0x0e, 0x0e, 0x00, 0x56, 0xcd, 0x11, 0x1f, 0x1f, 0x00, 0xae, 0xda, 0x91, 0xbf, 0x3f, 0x00, 0x16, 0x15, 0x90, 0xbf, 0x3f, 0x00, 0x0e, 0x3a, 0x93, 0xff, 0x3f, @@ -370,7 +370,7 @@ static char queen_h_bits[] = { #define queen_s_height 92 #define queen_s_x_hot -1 #define queen_s_y_hot -1 -static char queen_s_bits[] = { +static unsigned char queen_s_bits[] = { 0x00, 0x96, 0xb4, 0x10, 0x00, 0x00, 0x00, 0x4e, 0x19, 0x08, 0x00, 0x00, 0x00, 0x26, 0xb2, 0x0b, 0x00, 0x00, 0x04, 0x15, 0x34, 0x0b, 0x20, 0x00, 0x04, 0x0d, 0xb8, 0x0a, 0x20, 0x00, 0x0a, 0x75, 0x7c, 0x08, 0x70, 0x00, @@ -421,7 +421,7 @@ static char queen_s_bits[] = { #define jack_c_height 92 #define jack_c_x_hot -1 #define jack_c_y_hot -1 -static char jack_c_bits[] = { +static unsigned char jack_c_bits[] = { 0x60, 0xab, 0x6a, 0x6b, 0x03, 0x00, 0xc0, 0xd6, 0x56, 0xb5, 0xe1, 0x00, 0x80, 0xad, 0x6a, 0xdb, 0xf0, 0x01, 0x81, 0xdb, 0x56, 0x6d, 0xf8, 0x03, 0x83, 0xf6, 0x7e, 0x37, 0xf8, 0x03, 0x46, 0x0e, 0x00, 0x18, 0xf8, 0x03, @@ -472,7 +472,7 @@ static char jack_c_bits[] = { #define jack_d_height 92 #define jack_d_x_hot -1 #define jack_d_y_hot -1 -static char jack_d_bits[] = { +static unsigned char jack_d_bits[] = { 0x00, 0xce, 0xed, 0x76, 0x0e, 0x00, 0x00, 0x9c, 0xed, 0x36, 0x87, 0x00, 0x00, 0x38, 0x0c, 0x86, 0x83, 0x00, 0x01, 0xf0, 0xff, 0xff, 0xc1, 0x01, 0x03, 0xf0, 0xff, 0xff, 0xc0, 0x01, 0x07, 0xb0, 0x02, 0xc0, 0xe0, 0x03, @@ -523,7 +523,7 @@ static char jack_d_bits[] = { #define jack_h_height 92 #define jack_h_x_hot -1 #define jack_h_y_hot -1 -static char jack_h_bits[] = { +static unsigned char jack_h_bits[] = { 0x60, 0xca, 0x64, 0xca, 0x00, 0x00, 0xc0, 0xd4, 0x6a, 0x65, 0x00, 0x00, 0x81, 0xc9, 0x64, 0x32, 0x07, 0x07, 0x03, 0xd3, 0x6a, 0x99, 0x8f, 0x0f, 0x17, 0xc6, 0x60, 0xcc, 0xdf, 0x1f, 0x37, 0xfc, 0xff, 0xcf, 0xdf, 0x1f, @@ -574,7 +574,7 @@ static char jack_h_bits[] = { #define jack_s_height 92 #define jack_s_x_hot -1 #define jack_s_y_hot -1 -static char jack_s_bits[] = { +static unsigned char jack_s_bits[] = { 0xb8, 0xba, 0xee, 0xea, 0x40, 0x00, 0x70, 0x75, 0xd7, 0x75, 0xe0, 0x00, 0xe4, 0xba, 0xee, 0x3a, 0xe0, 0x00, 0xca, 0x75, 0xd7, 0x1d, 0xf0, 0x01, 0x8e, 0xff, 0xff, 0x0f, 0xf0, 0x01, 0x0e, 0xff, 0xff, 0x0f, 0xf8, 0x03,