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