~ubuntu-branches/ubuntu/lucid/xbill/lucid

« back to all changes in this revision

Viewing changes to bitmaps/linux.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 linux_width 28
 
2
#define linux_height 24
 
3
static char linux_bits[] = {
 
4
 0x00,0xf0,0x00,0xf0,0x00,0xf8,0x01,0xf0,0x00,0xfc,0x03,0xf0,0x00,0xfc,0x03,
 
5
 0xf0,0x00,0x78,0x03,0xf0,0x00,0xfc,0x03,0xf0,0x00,0x88,0x07,0xf0,0x00,0xac,
 
6
 0x07,0xf0,0x00,0x28,0x06,0xf0,0x00,0x04,0x0e,0xf0,0x00,0x06,0x1e,0xf0,0x00,
 
7
 0x03,0x1c,0xf0,0x00,0x03,0x3c,0xf0,0x80,0x01,0x3c,0xf0,0x80,0x01,0x78,0xf0,
 
8
 0x80,0x01,0x78,0xf0,0xc0,0x01,0x78,0xf0,0xc0,0x02,0x7c,0xf0,0x50,0x06,0x5c,
 
9
 0xf0,0x90,0x0c,0xa2,0xf0,0x10,0x02,0x86,0xf0,0x50,0xd9,0xd3,0xf0,0xf0,0xfe,
 
10
 0x2f,0xf0,0x80,0x0f,0x1e,0xf0};