~ubuntu-branches/debian/sid/acfax/sid

« back to all changes in this revision

Viewing changes to bitmaps/normal.bit

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2001-12-27 12:07:46 UTC
  • Revision ID: james.westby@ubuntu.com-20011227120746-iz2p5k757bcla8ov
Tags: upstream-981011
ImportĀ upstreamĀ versionĀ 981011

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define normal_width 24
 
2
#define normal_height 24
 
3
static unsigned char normal_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1f, 0x00, 0x18,
 
5
   0x04, 0x00, 0x0c, 0x04, 0x00, 0x06, 0x04, 0x00, 0x03, 0x04, 0x80, 0x01,
 
6
   0x04, 0xc0, 0x00, 0x04, 0x60, 0x00, 0x04, 0x30, 0x06, 0x04, 0x18, 0x06,
 
7
   0x04, 0x0c, 0x06, 0x04, 0xc6, 0x3f, 0x04, 0xc3, 0x3f, 0x84, 0x01, 0x06,
 
8
   0xc4, 0x00, 0x06, 0x64, 0x00, 0x06, 0x34, 0x00, 0x00, 0x1c, 0x00, 0x10,
 
9
   0x0c, 0x00, 0x30, 0xfc, 0xff, 0x7f, 0x00, 0x00, 0x30, 0x00, 0x00, 0x10};