~ubuntu-branches/ubuntu/warty/gnushogi/warty

« back to all changes in this revision

Viewing changes to xshogi/eastern_bitmaps/pawnPR_m.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 2004-01-09 16:06:59 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040109160659-n26nu7009llm247p
Tags: 1.3-3.1
* NMU
 - Minimal testing done and looks quite OK (even if I don't know
   how to play the game...)
 - Build-Depends move from libxaw-dev to libxaw6-dev (Closes: #169975)
 - Included errno.h in gnushogi which makes the binary build properly
   now (and is usable with xshogi) (Closes: #226319)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define pawnPR_m_width 49
 
2
#define pawnPR_m_height 49
 
3
static char pawnPR_m_bits[] = {
 
4
 0xf8,0xff,0xff,0xff,0xff,0x0f,0xfe,0xf8,0xff,0xff,0xff,0xff,0x0f,0xfe,0xf8,
 
5
 0xff,0xff,0xff,0xff,0x1f,0xfe,0xf8,0xff,0xff,0xff,0xff,0x1f,0xfe,0x38,0x00,
 
6
 0x00,0x00,0x00,0x10,0xfe,0x38,0x00,0x00,0x00,0x00,0x10,0xfe,0x38,0x00,0x00,
 
7
 0x00,0x00,0x10,0xfe,0x38,0x00,0x00,0x00,0x00,0x10,0xfe,0x30,0x00,0x00,0x00,
 
8
 0x00,0x10,0xfe,0x30,0x00,0x00,0x00,0x00,0x10,0xfe,0x70,0x00,0x00,0x00,0x00,
 
9
 0x0c,0xfe,0x70,0x00,0x00,0x00,0x00,0x0c,0xfe,0x70,0x00,0x00,0x00,0x00,0x0c,
 
10
 0xfe,0x70,0x00,0xfc,0x1f,0x00,0x0c,0xfe,0x40,0x00,0xfc,0x3f,0x00,0x0c,0xfe,
 
11
 0x40,0x00,0xfc,0x3f,0x00,0x0c,0xfe,0xc0,0x01,0x00,0x38,0x00,0x02,0xfe,0xc0,
 
12
 0x01,0x00,0x38,0x00,0x02,0xfe,0xc0,0x01,0x00,0x38,0x00,0x02,0xfe,0xc0,0x01,
 
13
 0x00,0x1c,0x00,0x02,0xfe,0x80,0x01,0xc0,0x07,0x00,0x02,0xfe,0x80,0x01,0xc0,
 
14
 0x07,0x00,0x02,0xfe,0x80,0x03,0x38,0x07,0x80,0x01,0xfe,0x80,0x03,0x00,0x07,
 
15
 0x80,0x01,0xfe,0x80,0x03,0x00,0x07,0x80,0x01,0xfe,0x80,0x03,0x00,0x07,0x80,
 
16
 0x01,0xfe,0x80,0x03,0x00,0x07,0x80,0x01,0xfe,0x00,0x02,0x00,0x07,0x80,0x01,
 
17
 0xfe,0x00,0x0e,0x00,0x07,0x40,0x00,0xfe,0x00,0x0e,0x00,0x07,0x40,0x00,0xfe,
 
18
 0x00,0x0e,0x00,0x00,0x40,0x00,0xfe,0x00,0x0e,0x00,0x00,0x40,0x00,0xfe,0x00,
 
19
 0x0e,0x00,0x00,0x40,0x00,0xfe,0x00,0x0c,0x00,0x00,0x40,0x00,0xfe,0x00,0x1c,
 
20
 0x00,0x00,0x30,0x00,0xfe,0x00,0x1c,0x00,0x00,0x30,0x00,0xfe,0x00,0x1c,0x00,
 
21
 0x00,0x30,0x00,0xfe,0x00,0x10,0x00,0x00,0x30,0x00,0xfe,0x00,0x10,0x00,0x00,
 
22
 0x30,0x00,0xfe,0x00,0xe0,0x00,0x00,0x0e,0x00,0xfe,0x00,0x00,0x07,0xc0,0x01,
 
23
 0x00,0xfe,0x00,0x00,0x07,0xc0,0x01,0x00,0xfe,0x00,0x00,0x38,0x38,0x00,0x00,
 
24
 0xfe,0x00,0x00,0xc0,0x07,0x00,0x00,0xfe,0x00,0x00,0xc0,0x07,0x00,0x00,0xfe,
 
25
 0x00,0x00,0x00,0x00,0x00,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x00,0xfe,0x00,
 
26
 0x00,0x00,0x00,0x00,0x00,0xfe,0x00,0x00,0x00,0x00,0x00,0x00,0xfe};