~ubuntu-branches/ubuntu/karmic/axiom/karmic

« back to all changes in this revision

Viewing changes to src/hyper/bitmaps/down.bitmap

  • Committer: Bazaar Package Importer
  • Author(s):
  • Date: 2005-02-21 17:08:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050221170837-34vm4j33v4t9hsk4
Tags: 20050201-1
* New upstream release
* Bug fix: "axiom graphics missing?", thanks to Daniel Lakeland (Closes:
  #277692).
* Bug fix: "axiom: Feb 2005 release for sarge would be nice", thanks to
  Balbir Thomas (Closes: #295000).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define down_width 60
 
2
#define down_height 30
 
3
static char down_bits[] = {
 
4
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00,
 
5
   0x00, 0x00, 0x00, 0xf8, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
 
6
   0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
 
7
   0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
 
8
   0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
 
9
   0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
 
10
   0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00,
 
11
   0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb,
 
12
   0xfd, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0x1f, 0x00, 0x00,
 
13
   0x00, 0xf0, 0xff, 0xfb, 0xfd, 0x7f, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xfb,
 
14
   0xfd, 0xff, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xfb, 0xfd, 0xff, 0x01, 0x00,
 
15
   0x00, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x07, 0x00, 0xc0, 0xff, 0xff, 0xfb,
 
16
   0xfd, 0xff, 0x0f, 0x00, 0xe0, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x1f, 0x00,
 
17
   0xf0, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0x7f, 0x00, 0xfc, 0xff, 0xff, 0xfb,
 
18
   0xfd, 0xff, 0xff, 0x00, 0xfe, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0x01,
 
19
   0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xff, 0xfb,
 
20
   0xfd, 0xff, 0xff, 0xef, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff,
 
21
   0xff, 0xff, 0xff, 0xfb, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb,
 
22
   0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x01, 0x00, 0x00, 0x00,
 
23
   0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};