~ubuntu-branches/ubuntu/karmic/xboard/karmic

« back to all changes in this revision

Viewing changes to bitmaps/h33s.bm

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-07-05 07:58:26 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090705075826-gj6dcvz5fn0rxc6l
Tags: 4.4.0~alpha6-1ubuntu1
* Merge from debian unstable, remaining changes: LP: #395667
  - Add debian/xboard.xpm and set as icon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define h33s_width 33
 
2
#define h33s_height 33
 
3
static char h33s_bits[] = {
 
4
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
 
5
0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0xc6, 0x00, 0x00, 0x00, 0x00, 0xce, 0x01, 0x00, 0x00,
 
6
0x00, 0xfe, 0x07, 0x00, 0x00, 0x00, 0xce, 0x19, 0x00, 0x00, 0x00, 0xf4, 0x67, 0x00, 0x00,
 
7
0x00, 0xfb, 0xdf, 0x00, 0x00, 0x00, 0xe1, 0xbf, 0x01, 0x00, 0x80, 0xc6, 0x7f, 0x03, 0x00,
 
8
0x80, 0x86, 0x7f, 0x02, 0x00, 0x40, 0xc0, 0xff, 0x06, 0x00, 0xc0, 0xe0, 0xff, 0x04, 0x00,
 
9
0xe0, 0xf1, 0xfd, 0x0d, 0x00, 0xe0, 0xfb, 0xff, 0x09, 0x00, 0xf0, 0xff, 0xff, 0x09, 0x00,
 
10
0xf0, 0x7f, 0xfe, 0x1b, 0x00, 0xd8, 0x1f, 0xfe, 0x13, 0x00, 0xd8, 0x0f, 0xff, 0x13, 0x00,
 
11
0xf8, 0x07, 0xff, 0x13, 0x00, 0xf8, 0x83, 0xff, 0x17, 0x00, 0xf0, 0xc1, 0xff, 0x37, 0x00,
 
12
0x00, 0xe0, 0xff, 0x27, 0x00, 0x00, 0xf0, 0xff, 0x27, 0x00, 0x00, 0xf8, 0xff, 0x27, 0x00,
 
13
0x00, 0xf8, 0xff, 0x27, 0x00, 0x00, 0xfc, 0xff, 0x27, 0x00, 0x00, 0xfc, 0xff, 0x3f, 0x00,
 
14
0x00, 0xfc, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
 
15
 
 
16
};