~ubuntu-branches/ubuntu/trusty/picon-domains/trusty

« back to all changes in this revision

Viewing changes to org/kuro5hin/unknown/face.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2004-08-09 13:54:22 UTC
  • Revision ID: james.westby@ubuntu.com-20040809135422-cx5u3bugww0ifg4q
Tags: upstream-2004.08.05
ImportĀ upstreamĀ versionĀ 2004.08.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define face_width 48
 
2
#define face_height 48
 
3
static unsigned char face_bits[] = {
 
4
   0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xf0, 0x00, 0x00,
 
5
   0x00, 0xc0, 0xc0, 0x03, 0x03, 0x00, 0x00, 0x30, 0xfe, 0x7f, 0x0c, 0x00,
 
6
   0x00, 0x8c, 0xff, 0xff, 0x31, 0x00, 0x00, 0xe2, 0xff, 0xff, 0x47, 0x00,
 
7
   0x00, 0xf9, 0xff, 0xff, 0x9f, 0x00, 0x80, 0xfc, 0xcf, 0xfc, 0x3f, 0x01,
 
8
   0x40, 0xfe, 0x0f, 0xfc, 0x7f, 0x02, 0x20, 0xff, 0x0f, 0xfc, 0xff, 0x04,
 
9
   0x90, 0xff, 0x0f, 0xfc, 0xff, 0x09, 0xd0, 0xff, 0xcf, 0xfc, 0xff, 0x0b,
 
10
   0xc8, 0xff, 0xcf, 0xfc, 0xff, 0x13, 0xe8, 0xff, 0xcf, 0xfc, 0xff, 0x17,
 
11
   0xe4, 0xff, 0xcf, 0xfc, 0xff, 0x27, 0xf4, 0xff, 0xcf, 0xfc, 0xff, 0x2f,
 
12
   0xf2, 0xff, 0xcf, 0xfc, 0xff, 0x4f, 0xfa, 0xff, 0xcf, 0xfc, 0xff, 0x5f,
 
13
   0xfa, 0xff, 0xcf, 0xfc, 0xff, 0x5f, 0xfa, 0xff, 0xcf, 0xfc, 0xff, 0x5f,
 
14
   0xf9, 0xff, 0xcf, 0xfc, 0xff, 0x9f, 0xf9, 0xff, 0xcf, 0xfc, 0x07, 0x80,
 
15
   0xfd, 0xff, 0x07, 0x00, 0x00, 0x80, 0xfd, 0x0f, 0x00, 0xfc, 0xff, 0xbf,
 
16
   0x7d, 0xc0, 0x0f, 0xfc, 0xff, 0xbf, 0xfd, 0xf8, 0x0f, 0xfc, 0xff, 0xbf,
 
17
   0x79, 0xfd, 0xcf, 0xfc, 0xff, 0x9f, 0xf9, 0xfd, 0xcf, 0xfc, 0xff, 0x9f,
 
18
   0xfa, 0xfd, 0xcf, 0xfc, 0xff, 0x5f, 0xfa, 0xfd, 0xcf, 0xfc, 0xff, 0x5f,
 
19
   0xfa, 0xfe, 0xcf, 0xfc, 0xff, 0x5f, 0xf2, 0xfe, 0x0f, 0xfc, 0xff, 0x4f,
 
20
   0xf4, 0xfe, 0x0f, 0xfc, 0xff, 0x2f, 0xe4, 0xfe, 0x0f, 0xfc, 0xff, 0x27,
 
21
   0xe8, 0xfe, 0xcf, 0xfc, 0xff, 0x17, 0x48, 0xff, 0x07, 0xe0, 0xff, 0x13,
 
22
   0x10, 0x33, 0x00, 0x80, 0xff, 0x0b, 0x10, 0x00, 0x00, 0x00, 0xff, 0x09,
 
23
   0x20, 0x00, 0x00, 0x00, 0xfe, 0x04, 0x40, 0x00, 0x00, 0x00, 0x00, 0x02,
 
24
   0x80, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00,
 
25
   0x00, 0x02, 0x00, 0x00, 0x40, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x30, 0x00,
 
26
   0x00, 0x30, 0x00, 0x00, 0x0c, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x03, 0x00,
 
27
   0x00, 0x00, 0x0f, 0xf0, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00};