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

« back to all changes in this revision

Viewing changes to bitmaps/shift.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 shift_width 24
 
2
#define shift_height 24
 
3
static unsigned char shift_bits[] = {
 
4
   0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
 
5
   0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
 
6
   0x00, 0x18, 0x00, 0x30, 0x18, 0x0c, 0x18, 0x18, 0x18, 0xfc, 0xff, 0x3f,
 
7
   0x18, 0x18, 0x18, 0x30, 0x18, 0x0c, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
 
8
   0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00,
 
9
   0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00};