ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/xneko/bitmaps/up1_mask.xbm
Revision: 1
Committed: Tue Apr 28 20:35:01 2026 UTC (2 months, 3 weeks ago) by operz
Content type: image/x-xbitmap
File size: 887 byte(s)
Log Message:
Import data

File Contents

# User Rev Content
1 operz 1 #define up1_mask_width 32
2     #define up1_mask_height 32
3     static char up1_mask_bits[] = {
4     0x00, 0xc0, 0x03, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xf8, 0x1f, 0x00,
5     0x00, 0xfe, 0x7f, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xfe, 0x7f, 0x00,
6     0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00,
7     0x00, 0xfe, 0x7f, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0xfe, 0x7f, 0x00,
8     0x80, 0xff, 0xff, 0x01, 0xc0, 0xff, 0xff, 0x03, 0xc0, 0xff, 0xff, 0x03,
9     0xc0, 0xff, 0xff, 0x03, 0xc0, 0xff, 0xff, 0x03, 0xc0, 0xff, 0xff, 0x03,
10     0x80, 0xff, 0xff, 0x01, 0x80, 0xff, 0xff, 0x01, 0x80, 0xff, 0xff, 0x01,
11     0x80, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x00, 0x00, 0xfe, 0x7f, 0x00,
12     0x00, 0xf8, 0x1f, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, 0xc0, 0x03, 0x00,
13     0x00, 0xc0, 0x03, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, 0x80, 0x01, 0x00,
14     0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};