ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/xneko/bitmaps/cursor.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: 351 byte(s)
Log Message:
Import data

File Contents

# Content
1 #define cursor_width 17
2 #define cursor_height 12
3 #define cursor_x_hot 8
4 #define cursor_y_hot 7
5 static char cursor_bits[] = {
6 0x20, 0x00, 0x00, 0x90, 0x20, 0x00, 0x40, 0x40, 0x00, 0x0c, 0x40, 0x00,
7 0x14, 0x8f, 0x00, 0x94, 0xb0, 0x00, 0x7c, 0x20, 0x01, 0x0c, 0x4c, 0x01,
8 0x0a, 0x42, 0x01, 0x42, 0x82, 0x00, 0x3b, 0x87, 0x00, 0xff, 0x7f, 0x00};