diff options
Diffstat (limited to 'assets/chess/pieces/xboard/qdd40.xpm')
| -rw-r--r-- | assets/chess/pieces/xboard/qdd40.xpm | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/assets/chess/pieces/xboard/qdd40.xpm b/assets/chess/pieces/xboard/qdd40.xpm new file mode 100644 index 00000000..a5400f4b --- /dev/null +++ b/assets/chess/pieces/xboard/qdd40.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char *qdd40[] = { +/* columns rows colors chars-per-pixel */ +"40 40 3 1", +" c black s dark_piece", +". c green s dark_square", +"X c white s light_piece", +/* pixels */ +"........................................", +"........................................", +"................... ..................", +"........... .... .... ..........", +".......... ... ... .........", +".......... ... ... .........", +".. ..... .... .... ..... .", +". ..... ...... ...... ..... ", +". ...... ....... ....... ...... ", +". ...... ..... ..... ...... ", +".. ....... ..... ..... ....... .", +".... ...... .... .... ...... ...", +".... ...... .... .... ...... ...", +".... ..... .... .... ..... ...", +".... ... .. .. ... ...", +"..... ... .. .. ... ....", +"..... .. .. .. .. ....", +"..... .. . . .. ....", +"..... . . . . ....", +"..... ....", +"..... ....", +"..... .....", +"...... .....", +"...... .....", +"....... ......", +"........ XXXXXXXXXXXXX .......", +"........ XXXXX XXXXX .......", +"......... ........", +"......... ........", +"......... XXXXXXXXXXXXX ........", +".......... XXX XXX .........", +"......... ........", +"........ .......", +"......... .......", +"....... ......", +"........ .......", +".............. .............", +"........................................", +"........................................", +"........................................" +}; |
