X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=pixmaps%2Fadl40.xpm;h=91464449b9b90f1d93670bdefb08759bc7c7a0ee;hb=90631e4c46e7dcb8c39e1e5e0b2681a2881522dc;hp=048536903544efa9bce9cb21547a3f21db63fa50;hpb=86517e539f33650be656c482020a878fec0723c9;p=xboard.git 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 ............", "............ ...........", "............ ...........", "............... ..............",