X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=pixmaps%2Fadl40.xpm;h=91464449b9b90f1d93670bdefb08759bc7c7a0ee;hp=048536903544efa9bce9cb21547a3f21db63fa50;hb=90631e4c46e7dcb8c39e1e5e0b2681a2881522dc;hpb=6ee5f4d3418f9b1b6c537ebf8a9ddd59341877c5 diff --git a/pixmaps/adl40.xpm b/pixmaps/adl40.xpm index 0485369..9146444 100644 --- a/pixmaps/adl40.xpm +++ b/pixmaps/adl40.xpm @@ -1,9 +1,10 @@ /* XPM */ static char *adl40[] = { /* columns rows colors chars-per-pixel */ -"40 40 2 1", +"40 40 3 1", " c black s dark_piece", ". c gray s light_square", +"X c white s light_piece", /* pixels */ "........................................", "........................................", @@ -17,21 +18,21 @@ static char *adl40[] = { "............. ............", "........... ..........", "......... ........", -"....... . ......", -"...... . .....", -"..... . ....", -"..... ....... ....", -"...... . .....", -"....... . ......", -"........ . .......", +"....... X ......", +"...... X .....", +"..... X ....", +"..... XXXXXXX ....", +"...... X .....", +"....... X ......", +"........ X .......", ".......... .........", "........... ..........", "............ ...........", -"............. ......... ............", -".............. . . .............", +"............. XXXXXXXXX ............", +".............. X X .............", ".............. .............", "............. ............", -"............. ............. ............", +"............. XXXXXXXXXXXXX ............", "............ ...........", "............ ...........", "............... ..............",