~ubuntu-branches/ubuntu/quantal/xbill/quantal

« back to all changes in this revision

Viewing changes to bitmaps/apple.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Bridgett
  • Date: 2001-06-24 22:44:40 UTC
  • Revision ID: james.westby@ubuntu.com-20010624224440-r8kbgt5ae7q1230g
Tags: upstream-2.0
ImportĀ upstreamĀ versionĀ 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define apple_width 28
 
2
#define apple_height 24
 
3
static char apple_bits[] = {
 
4
 0x00,0x80,0x07,0x00,0x00,0xc0,0x03,0x00,0x00,0xc0,0x03,0x00,0x00,0xc0,0x01,
 
5
 0x00,0x00,0x43,0x0c,0x00,0xc0,0x0f,0x3f,0x00,0xe0,0xff,0x7f,0x00,0xe0,0xff,
 
6
 0x7f,0x00,0xf0,0xff,0x1f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0,
 
7
 0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x1f,0x00,
 
8
 0xe0,0xff,0x3f,0x00,0xe0,0xff,0x7f,0x00,0xe0,0xff,0x3f,0x00,0xc0,0xff,0x3f,
 
9
 0x00,0xc0,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x00,0xff,0x0f,0x00,0x00,0x0c,
 
10
 0x03,0x00,0x00,0x00,0x00,0x00};