Mercurial > code > home > repos > light9
view light9/cursor1.xbm @ 1070:b281ee32c785
use Pillow. make vidref start up
Ignore-this: 52ba5ec2409bbf446c7592d3646220ad
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 02 Jun 2014 07:46:55 +0000 |
parents | 2d058d0bc1ea |
children |
line wrap: on
line source
#define cursor1_width 20 #define cursor1_height 20 #define cursor1_x_hot 5 #define cursor1_y_hot 5 static char cursor1_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x07, 0x00, 0x00, 0x1d, 0x00, 0x00, 0x27, 0x00, 0x00, 0x23, 0x00, 0x80, 0x21, 0x00, 0x80, 0x21, 0x00, 0x80, 0x23, 0x00, 0x80, 0x3e, 0x00, 0x80, 0x1f, 0x00, 0x80, 0x71, 0x00, 0x80, 0x47, 0x00, 0x80, 0x7c, 0x00, 0xc0, 0x00, 0x00, 0x40, 0x00, 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, };