source: tags/cvs_2_svn/lib/pixmaps/moveRight.bitmap

Last change on this file was 986, checked in by yadhu, 21 years ago

xfig files to use in Concatenation and merging similar species functions

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 599 bytes
Line 
1#define moveRight_width 30
2#define moveRight_height 20
3static unsigned char moveRight_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00,
5   0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0xe0, 0x01,
6   0x00, 0x00, 0xe0, 0x03, 0xfe, 0xff, 0xff, 0x07, 0xfe, 0xff, 0xff, 0x0f,
7   0xfe, 0xff, 0xff, 0x1f, 0xfe, 0xff, 0xff, 0x0f, 0xfe, 0xff, 0xff, 0x07,
8   0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x00, 0xe0, 0x00,
9   0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00,
10   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.