diff options
Diffstat (limited to 'assets/chess/pieces/xboard/bdd64.xpm')
| -rw-r--r-- | assets/chess/pieces/xboard/bdd64.xpm | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/assets/chess/pieces/xboard/bdd64.xpm b/assets/chess/pieces/xboard/bdd64.xpm new file mode 100644 index 00000000..5f9694bc --- /dev/null +++ b/assets/chess/pieces/xboard/bdd64.xpm @@ -0,0 +1,73 @@ +/* XPM */ +static char *bdd64[] = { +/* columns rows colors chars-per-pixel */ +"64 64 3 1", +" c black s dark_piece", +". c green s dark_square", +"X c white s light_piece", +/* pixels */ +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"............................... ...............................", +"............................. .............................", +"............................ ............................", +"............................ ............................", +"............................ ............................", +"............................ ............................", +"............................. .............................", +".............................. ..............................", +"............................ ............................", +"........................... ...........................", +"......................... .........................", +"........................ ........................", +"...................... ......................", +"..................... .....................", +".................... ....................", +"................... ...................", +"................... XX ...................", +".................. XX ..................", +".................. XX ..................", +"................. XX .................", +"................. XX .................", +"................. XXXXXXXXXXXX .................", +"................. XXXXXXXXXXXX .................", +"................. XX .................", +"................. XX .................", +"................. XX .................", +"................. XX .................", +".................. XX ..................", +".................. ..................", +".................. ..................", +"................... ...................", +"................... ...................", +".................... XXXXXXXXXXXXXX ....................", +"..................... XXXXXXXXXXXXXXXX .....................", +"..................... X X .....................", +"..................... .....................", +".................... ....................", +".................... ....................", +".................... XXXXXXXXXXXXXXXXXXXX ....................", +"................... XXXXXXXXXXXXXXXXXXXX ...................", +"................... ...................", +"................... ...................", +".................. ..................", +".................... ....................", +"......................... .........................", +"............................. .............................", +"........................... ...........................", +"........... ...... ...... ...........", +"........ ........", +"...... ......", +"..... .....", +"...... .. ......", +"....... ...... .......", +"....... ........ .......... ........ .......", +"........ .............................................. ........", +"................................................................", +"................................................................", +"................................................................", +"................................................................", +"................................................................" +}; |
