X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=pixmaps%2Fmdl33.xpm;h=253cc9092208d9e4450e6ee9f7ef4ed98590fe2c;hb=4432b214eac662c6141e58c2957f8c9ab6b48174;hp=9b4f157a6f034d7676c4e5a8d2b8c25821b0b90a;hpb=86517e539f33650be656c482020a878fec0723c9;p=xboard.git diff --git a/pixmaps/mdl33.xpm b/pixmaps/mdl33.xpm index 9b4f157..253cc90 100644 --- a/pixmaps/mdl33.xpm +++ b/pixmaps/mdl33.xpm @@ -1,41 +1,42 @@ -/* XPM */ -static char *mdl33[] = { -/* columns rows colors chars-per-pixel */ -"33 33 2 1", -" c black s dark_piece", -". c gray s light_square", -/* 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 ...", +".. ..", +".. ..", +"... ...", +"..... .....", +".......... ..........", +".................................", +".................................", +"................................." +};