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 queen_outline_width 80
- #define queen_outline_height 80
- static short queen_outline_bits[] = {
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x01c0, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0360, 0x0000,
- 0x0000, 0x0000, 0x0000, 0x0220,
- 0x0000, 0x0000, 0x0000, 0x0000,
- 0x0360, 0x0000, 0x0000, 0x0000,
- 0x0000, 0x01c0, 0x0000, 0x0000,
- 0x0000, 0x0000, 0x0180, 0x0000,
- 0x0000, 0x0000, 0x00e0, 0x0180,
- 0x0000, 0x0000, 0x0000, 0x01b0,
- 0x0180, 0x0700, 0x0000, 0x0000,
- 0x0110, 0x0180, 0x0d80, 0x0000,
- 0x0000, 0x01b0, 0x03c0, 0x0880,
- 0x0000, 0x0000, 0x00e0, 0x0240,
- 0x0d80, 0x0000, 0x0000, 0x0040,
- 0x0240, 0x0700, 0x0000, 0x0000,
- 0x00c0, 0x0240, 0x0300, 0x0000,
- 0x0000, 0x00c0, 0x0240, 0x0300,
- 0x0000, 0x0000, 0x00c0, 0x0240,
- 0x0300, 0x0000, 0x0000, 0x01c0,
- 0x0240, 0x0380, 0x0000, 0x0000,
- 0x0140, 0x0240, 0x0280, 0x0000,
- 0x0000, 0x0140, 0x0660, 0x0280,
- 0x0000, 0x0000, 0x0340, 0x0420,
- 0x02c0, 0x0000, 0x001c, 0x0240,
- 0x0420, 0x0240, 0x0000, 0x0036,
- 0x0240, 0x0420, 0x0240, 0x0e00,
- 0x0022, 0x0640, 0x0420, 0x0260,
- 0x1b00, 0x0036, 0x0440, 0x0420,
- 0x0220, 0x1100, 0x003c, 0x0440,
- 0x0420, 0x0220, 0x1b00, 0x0070,
- 0x0c40, 0x0420, 0x0230, 0x0e00,
- 0x0060, 0x0840, 0x0420, 0x0210,
- 0x0300, 0x00e0, 0x0840, 0x0c30,
- 0x0210, 0x0380, 0x01c0, 0x1840,
- 0x0810, 0x0218, 0x0180, 0x0140,
- 0x1040, 0x0810, 0x0208, 0x01c0,
- 0x0340, 0x1040, 0x0810, 0x0208,
- 0x0160, 0x0640, 0x1040, 0x0810,
- 0x0208, 0x0120, 0x0440, 0x3040,
- 0x0810, 0x020c, 0x0130, 0x0cc0,
- 0x2040, 0x0810, 0x0204, 0x0118,
- 0x1880, 0x2040, 0x0810, 0x0204,
- 0x0108, 0x1080, 0x6040, 0x0810,
- 0x0206, 0x018c, 0x3080, 0x4040,
- 0x1818, 0x0202, 0x0084, 0x2080,
- 0x4040, 0x1008, 0x0202, 0x0086,
- 0x6080, 0xc040, 0x1008, 0x0203,
- 0x0083, 0xc180, 0x8040, 0x1008,
- 0x0201, 0x0081, 0x8100, 0x8040,
- 0x1008, 0x8201, 0x0081, 0x8100,
- 0x8041, 0x9009, 0x8201, 0x0080,
- 0x0100, 0x0043, 0x9009, 0xc200,
- 0x00c0, 0x0100, 0x0042, 0x9009,
- 0x6200, 0x0040, 0x0100, 0x0046,
- 0xf00f, 0x2200, 0x0040, 0x0300,
- 0x004c, 0x0000, 0x3200, 0x0040,
- 0x0200, 0x0048, 0x0000, 0x1a00,
- 0x0040, 0x0200, 0x0058, 0x0000,
- 0x0a00, 0x0040, 0x0200, 0x0070,
- 0x0000, 0x0e00, 0x0040, 0x0200,
- 0x0000, 0x0000, 0x0000, 0x0040,
- 0x0600, 0x0000, 0x0000, 0x0000,
- 0x0060, 0x0400, 0x0000, 0x0000,
- 0x0000, 0x0020, 0x0400, 0x0000,
- 0x0000, 0x0000, 0x0020, 0x0400,
- 0x0000, 0x0000, 0x0000, 0x0020,
- 0x0400, 0x0000, 0x0000, 0x0000,
- 0x0020, 0x0c00, 0x0000, 0x7ffe,
- 0x0000, 0x0030, 0x1800, 0xfc00,
- 0xc003, 0x003f, 0x0010, 0x1000,
- 0x07fe, 0x0180, 0x7fe0, 0x0018,
- 0x3000, 0x0003, 0x07e0, 0xc000,
- 0x000c, 0x6000, 0x0018, 0x1ff8,
- 0x1800, 0x0006, 0x4000, 0x007e,
- 0x07e0, 0x7e00, 0x0002, 0x4000,
- 0x01ff, 0x0180, 0xff80, 0x0002,
- 0x4000, 0x007e, 0x0000, 0x7e00,
- 0x0002, 0xc000, 0x0018, 0x7ffe,
- 0x1800, 0x0003, 0x8000, 0xfc00,
- 0xc003, 0x003f, 0x0001, 0x8000,
- 0x07fe, 0x0000, 0x7fe0, 0x0001,
- 0x8000, 0x0000, 0x0000, 0x0000,
- 0x0001, 0x8000, 0x0000, 0x0000,
- 0x0000, 0x0001, 0xc000, 0x0000,
- 0x0000, 0x0000, 0x0003, 0x4000,
- 0x0000, 0x0000, 0x0000, 0x0002,
- 0x4000, 0x0000, 0x0000, 0x0000,
- 0x0002, 0x6000, 0x0000, 0x0000,
- 0x0000, 0x0006, 0xe000, 0xffff,
- 0xffff, 0xffff, 0x0007, 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};
|