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