123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- /* This file contains code for X-CHESS.
- Copyright (C) 1986 Free Software Foundation, Inc.
- This file is part of X-CHESS.
- X-CHESS is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY. No author or distributor
- accepts responsibility to anyone for the consequences of using it
- or for whether it serves any particular purpose or works at all,
- unless he says so in writing. Refer to the X-CHESS General Public
- License for full details.
- Everyone is granted permission to copy, modify and redistribute
- X-CHESS, but only under the conditions described in the
- X-CHESS General Public License. A copy of this license is
- supposed to have been given to you along with X-CHESS so you
- can know your rights and responsibilities. It should be in a
- file named COPYING. Among other things, the copyright notice
- and this notice must be preserved on all copies. */
- #define king_outline_width 80
- #define king_outline_height 80
- static short king_outline_bits[] = {
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x07c0,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0440, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x1c70, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x1010, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x1010,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x1c70, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0440, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0440, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x3c78,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x2008, 0x0000, 0x0000, 0xf800,
- 0x001f, 0x600c, 0xfc00, 0x001f,
- 0x0e00, 0x0070, 0x4384, 0x0700,
- 0x0070, 0x0300, 0x00c0, 0x46c4,
- 0x0180, 0x00c0, 0x0180, 0x0380,
- 0x4444, 0x00e0, 0x0180, 0x00c0,
- 0x0e00, 0x4444, 0x0030, 0x0300,
- 0x0060, 0x1800, 0x4444, 0x0018,
- 0x0607, 0xe020, 0x303f, 0x46c4,
- 0xf80c, 0x041d, 0x3030, 0x6060,
- 0x638c, 0x0c06, 0x0c30, 0x1810,
- 0xc1c0, 0x2008, 0x0382, 0x0c20,
- 0x0c10, 0x8300, 0x2009, 0x00c3,
- 0x0860, 0x0418, 0x0200, 0xa38b,
- 0x0041, 0x1840, 0x0608, 0x0600,
- 0xb67a, 0x0020, 0x10c0, 0x0208,
- 0x0c00, 0x7c3e, 0x0030, 0x1080,
- 0x0208, 0x1800, 0x1818, 0x0010,
- 0x1080, 0x020c, 0x3000, 0x0000,
- 0xc018, 0x3083, 0xc304, 0x2003,
- 0x0100, 0xc20c, 0x2083, 0xc104,
- 0x6103, 0x0380, 0xc606, 0x2083,
- 0xc104, 0x4183, 0x07c0, 0xc406,
- 0x2083, 0xc104, 0xc087, 0x0380,
- 0xc403, 0x2080, 0x010c, 0x8084,
- 0x0100, 0x6401, 0x3080, 0x0108,
- 0x8044, 0x8001, 0x2401, 0x1086,
- 0x0108, 0x004c, 0x8001, 0x3400,
- 0x1083, 0x6108, 0x0048, 0x8001,
- 0xd400, 0x10c1, 0xc108, 0x0059,
- 0x8003, 0x5c00, 0x1040, 0x0108,
- 0x0057, 0xc102, 0x2c00, 0x1040,
- 0x0218, 0x007c, 0x4382, 0x3c00,
- 0x1840, 0x0210, 0x0070, 0x47c6,
- 0x1c00, 0x1840, 0x0210, 0x0060,
- 0x4384, 0x0e00, 0x0860, 0x0610,
- 0x0040, 0x4104, 0x0200, 0x0820,
- 0x0410, 0x00c0, 0x600c, 0x0200,
- 0x0c20, 0x0c30, 0x0080, 0x2008,
- 0x0300, 0x0c20, 0x0820, 0x0180,
- 0x2008, 0x0100, 0x0420, 0x0820,
- 0x0100, 0x2008, 0x0180, 0x0430,
- 0x1860, 0x0100, 0x2008, 0x0080,
- 0x0610, 0x1040, 0x0300, 0x1110,
- 0x0080, 0x0218, 0x30c0, 0x0200,
- 0x1390, 0x00c0, 0x0308, 0x2080,
- 0x0600, 0x1110, 0x0040, 0x0104,
- 0x6180, 0x0400, 0x1010, 0x0060,
- 0x0184, 0x4100, 0x0400, 0x1010,
- 0x0020, 0x00c6, 0x8300, 0x0c00,
- 0x1010, 0x0020, 0x0041, 0x8200,
- 0x0001, 0x1010, 0x8000, 0x0061,
- 0x0600, 0x0001, 0x1010, 0x8000,
- 0x0030, 0x0c00, 0x0001, 0x1010,
- 0xc000, 0x0010, 0x1800, 0xff02,
- 0xf01f, 0x60ff, 0x0018, 0x3000,
- 0x01fe, 0x0000, 0x3f80, 0x000c,
- 0x2000, 0x4000, 0x2108, 0x0004,
- 0x0006, 0xc000, 0xe200, 0x739c,
- 0x008e, 0x0003, 0x8000, 0x4711,
- 0x2108, 0x11c4, 0x0001, 0x0000,
- 0x023b, 0x0000, 0xb880, 0x0000,
- 0x0000, 0x0012, 0xffff, 0x9003,
- 0x0000, 0x0000, 0xfc02, 0x0001,
- 0xc0fe, 0x0000, 0x0000, 0x07fa,
- 0x0380, 0x5f80, 0x0000, 0x0000,
- 0x0002, 0x0fe0, 0x4000, 0x0000,
- 0x0000, 0x003a, 0x3ff8, 0x5c00,
- 0x0000, 0x0000, 0x00fa, 0x0fe0,
- 0x5f00, 0x0000, 0x0000, 0x03fa,
- 0x0380, 0x5fc0, 0x0000, 0x0000,
- 0x00fa, 0x0000, 0x5f00, 0x0000,
- 0x0000, 0x003a, 0xffff, 0x5c03,
- 0x0000, 0x0000, 0xfc02, 0x0001,
- 0x40fe, 0x0000, 0x0000, 0x07fa,
- 0x0000, 0x5f80, 0x0000, 0x0000,
- 0x0002, 0x0000, 0x4000, 0x0000,
- 0x0000, 0xfffe, 0xffff, 0x7fff,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000};
|