source: git/trunk/src/vrotatemask.xbm @ 7bb8184

Last change on this file since 7bb8184 was 7bb8184, checked in by Olly Betts <olly@…>, 13 years ago

Retagging 1.2.0

git-svn-id: file:///home/survex-svn/survex/tags/1.2.0@3664 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 906 bytes
RevLine 
[7bb8184]1#define vrotatemask_width 32
2#define vrotatemask_height 32
3static unsigned char vrotatemask_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
5   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x01,
6   0x00, 0x00, 0xfc, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xfc, 0x01,
7   0x00, 0x00, 0xfc, 0x01, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xbe, 0x01,
8   0x00, 0x00, 0x1f, 0x01, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x1f, 0x00,
9   0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x1f, 0x00,
10   0x00, 0x00, 0x1f, 0x01, 0x00, 0x00, 0xbe, 0x01, 0x00, 0x00, 0xfe, 0x01,
11   0x00, 0x00, 0xfc, 0x01, 0x00, 0x00, 0xfc, 0x01, 0x00, 0x00, 0xf8, 0x01,
12   0x00, 0x00, 0xfc, 0x01, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0x00, 0x00,
13   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
14   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
Note: See TracBrowser for help on using the repository browser.