X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xshogi%2Fwestern_bitmaps%2FknightRW.xbm;fp=xshogi%2Fwestern_bitmaps%2FknightRW.xbm;h=d4da3ff0cd0957cc57645dbc2269a2cfcd3c7a40;hb=8ae7e7d1b257ef36d8a9fd1cd88807954ef10764;hp=0000000000000000000000000000000000000000;hpb=e597a4014df46fbc2b8cacc74f8f176c194872a0;p=gnushogi.git diff --git a/xshogi/western_bitmaps/knightRW.xbm b/xshogi/western_bitmaps/knightRW.xbm new file mode 100644 index 0000000..d4da3ff --- /dev/null +++ b/xshogi/western_bitmaps/knightRW.xbm @@ -0,0 +1,14 @@ +#define knightRW_width 32 +#define knightRW_height 32 +static char knightRW_bits[] = { + 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0xc0, + 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0xf1, 0xff, 0x00, 0x40, + 0xf2, 0x7f, 0x00, 0x60, 0xf2, 0x3f, 0x1c, 0x60, 0xf2, 0x3f, 0x3f, 0x60, + 0xf2, 0x9f, 0x3f, 0x20, 0xe4, 0xdf, 0x2f, 0x30, 0xe4, 0xff, 0x1f, 0x30, + 0xc4, 0xff, 0x0f, 0x30, 0xc4, 0xff, 0x07, 0x10, 0xc8, 0xff, 0x07, 0x18, + 0x88, 0xff, 0x03, 0x18, 0x08, 0x9f, 0x03, 0x18, 0x08, 0xff, 0x01, 0x08, + 0x10, 0xfe, 0x01, 0x0c, 0x10, 0xfc, 0x01, 0x0c, 0x10, 0xf8, 0x00, 0x0c, + 0x10, 0x70, 0x00, 0x04, 0x20, 0x60, 0x00, 0x06, 0x20, 0xc0, 0x00, 0x06, + 0x20, 0x00, 0x00, 0x06, 0x20, 0x00, 0x00, 0x02, 0xc0, 0x00, 0x80, 0x01, + 0x00, 0x03, 0x60, 0x00, 0x00, 0x0c, 0x18, 0x00, 0x00, 0x30, 0x06, 0x00, + 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00};