source: git/src/brotate.xbm @ a72ed95

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since a72ed95 was 7098518, checked in by Olly Betts <olly@…>, 19 years ago

Add xbm files for our custom cursors.

git-svn-id: file:///home/survex-svn/survex/branches/survex-1_1@2886 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 894 bytes
RevLine 
[7098518]1#define brotate_width 32
2#define brotate_height 32
3static unsigned char brotate_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, 0x00, 0x00,
6   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7   0x00, 0x00, 0x00, 0x00, 0xf8, 0x07, 0xff, 0x00, 0x08, 0x02, 0x82, 0x00,
8   0x08, 0x01, 0x84, 0x00, 0x08, 0x02, 0x82, 0x00, 0x08, 0xfc, 0x81, 0x00,
9   0x28, 0x00, 0xa0, 0x00, 0xd8, 0x00, 0xd0, 0x00, 0x08, 0x03, 0x88, 0x00,
10   0x00, 0xfc, 0x08, 0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x80, 0x08, 0x00,
11   0x00, 0x80, 0x08, 0x00, 0x00, 0x80, 0x08, 0x00, 0x00, 0x80, 0x88, 0x00,
12   0x00, 0x00, 0xd9, 0x00, 0x00, 0x00, 0xa1, 0x00, 0x00, 0x00, 0x82, 0x00,
13   0x00, 0x00, 0x82, 0x00, 0x00, 0x00, 0x84, 0x00, 0x00, 0x00, 0x82, 0x00,
14   0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
Note: See TracBrowser for help on using the repository browser.