X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=pixmaps%2Fcdl33.xpm;h=1fe2c6c9bffe9ed83e07b13b218bc65aaab2c015;hp=46af57e084e745e1b70250fd8c0ed26973eb2eb5;hb=90631e4c46e7dcb8c39e1e5e0b2681a2881522dc;hpb=6ee5f4d3418f9b1b6c537ebf8a9ddd59341877c5 diff --git a/pixmaps/cdl33.xpm b/pixmaps/cdl33.xpm index 46af57e..1fe2c6c 100644 --- a/pixmaps/cdl33.xpm +++ b/pixmaps/cdl33.xpm @@ -1,40 +1,41 @@ /* XPM */ static char *cdl33[] = { /* columns rows colors chars-per-pixel */ -"33 33 2 1", +"33 33 3 1", " c black s dark_piece", ". c gray s light_square", +"X c white s light_piece", /* pixels */ ".................................", ".................................", "............... ................", -".............. .. ...............", -".............. .. ...............", +".............. XX ...............", +".............. XX ...............", "............... ................", ".............. ...............", "............. ..............", ".... ...... ...... .....", -"... .. .. ....", -"... .. .... .. ....", -".... .. .. .....", -"...... . . .......", -"...... . . .......", -"....... . . ........", -"....... . . ........", -"........ . . .........", -"....... . . ........", -"....... . . ........", -"...... . . .......", -"...... . . .......", -".... .. .. .....", -"... .. .... .. ....", -"... .. .. ....", +"... XX XX ....", +"... XX XXXX XX ....", +".... XX XX .....", +"...... X X .......", +"...... X X .......", +"....... X X ........", +"....... X X ........", +"........ X X .........", +"....... X X ........", +"....... X X ........", +"...... X X .......", +"...... X X .......", +".... XX XX .....", +"... XX XXXX XX ....", +"... XX XX ....", ".... ...... ...... .....", "............. ..............", ".............. ...............", "............... ................", -".............. .. ...............", -".............. .. ...............", +".............. XX ...............", +".............. XX ...............", "............... ................", ".................................", "................................."