From: H.G. Muller Date: Mon, 26 Oct 2009 05:58:34 +0000 (-0700) Subject: fixed some bitmaps X-Git-Tag: v4.4.1~28 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=4432b214eac662c6141e58c2957f8c9ab6b48174 fixed some bitmaps --- diff --git a/bitmaps/m33s.bm b/bitmaps/m33s.bm index 06e977c..90b6e4e 100644 --- a/bitmaps/m33s.bm +++ b/bitmaps/m33s.bm @@ -2,15 +2,15 @@ #define m33s_height 33 static unsigned char m33s_bits[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 -,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 +,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x01,0x00,0x00 +,0x00,0x80,0x03,0x00,0x00,0x00,0xc0,0x07,0x00,0x00,0x00,0xc0,0x07,0x00,0x00 +,0x00,0x80,0x03,0x00,0x00,0x00,0x80,0x02,0x00,0x00,0x00,0xf8,0x3f,0x00,0x00 +,0x00,0xff,0xff,0x01,0x00,0x80,0xff,0xff,0x03,0x00,0xc0,0xff,0xff,0x07,0x00 +,0xc0,0xff,0xff,0x07,0x00,0xe0,0xff,0xff,0x0f,0x00,0xe0,0xff,0xff,0x0f,0x00 +,0xe0,0xff,0xff,0x0f,0x00,0xe0,0xff,0xff,0x0f,0x00,0xf0,0xff,0xff,0x1f,0x00 +,0xf0,0xff,0xff,0x1f,0x00,0xf0,0x03,0x80,0x1f,0x00,0x18,0xfc,0x7f,0x30,0x00 +,0xe8,0xff,0xff,0x2f,0x00,0xfc,0xff,0xff,0x7f,0x00,0xfc,0xff,0xff,0x7f,0x00 +,0xf8,0xff,0xff,0x3f,0x00,0xe0,0xff,0xff,0x0f,0x00,0x00,0xfc,0x7f,0x00,0x00 ,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 }; diff --git a/pixmaps/mdd33.xpm b/pixmaps/mdd33.xpm index 02ca27e..f599594 100644 --- a/pixmaps/mdd33.xpm +++ b/pixmaps/mdd33.xpm @@ -1,42 +1,42 @@ -/* XPM */ -static char *mdd33[] = { -/* columns rows colors chars-per-pixel */ -"33 33 3 1", -" c black s dark_piece", -". c green s dark_square", -"X c white s light_piece", -/* pixels */ -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -"........................ .", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -"................................." -}; +/* XPM */ +static char *mdd33[] = { +/* columns rows colors chars-per-pixel */ +"33 33 3 1", +" c black s dark_piece", +". c green s dark_square", +"X c white s light_piece", +/* pixels */ +".................................", +".................................", +".................................", +".................................", +".................................", +"................ ................", +"............... ...............", +".............. ..............", +".............. ..............", +"............... ...............", +"............... X ...............", +"........... ...........", +"........ ........", +"....... .......", +"...... ......", +"...... ......", +"..... .....", +"..... .....", +"..... .....", +"..... .....", +".... ....", +".... ....", +".... XXXXXXXXXXXXX ....", +"... XXXXX XXXXX ...", +"... X X ...", +".. ..", +".. ..", +"... ...", +"..... .....", +".......... ..........", +".................................", +".................................", +"................................." +}; diff --git a/pixmaps/mdl33.xpm b/pixmaps/mdl33.xpm index f92fc17..253cc90 100644 --- a/pixmaps/mdl33.xpm +++ b/pixmaps/mdl33.xpm @@ -1,42 +1,42 @@ -/* XPM */ -static char *mdl33[] = { -/* columns rows colors chars-per-pixel */ -"33 33 3 1", -" c black s dark_piece", -". c gray s light_square", -"X c white s light_piece", -/* pixels */ -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -"........................ .", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -".................................", -"................................." -}; +/* XPM */ +static char *mdl33[] = { +/* columns rows colors chars-per-pixel */ +"33 33 3 1", +" c black s dark_piece", +". c gray s light_square", +"X c white s light_piece", +/* pixels */ +".................................", +".................................", +".................................", +".................................", +".................................", +"................ ................", +"............... ...............", +".............. ..............", +".............. ..............", +"............... ...............", +"............... X ...............", +"........... ...........", +"........ ........", +"....... .......", +"...... ......", +"...... ......", +"..... .....", +"..... .....", +"..... .....", +"..... .....", +".... ....", +".... ....", +".... XXXXXXXXXXXXX ....", +"... XXXXX XXXXX ...", +"... X X ...", +".. ..", +".. ..", +"... ...", +"..... .....", +".......... ..........", +".................................", +".................................", +"................................." +};