1
0
Fork 0
ProjektAI/kelner/venv/Lib/site-packages/pygame/tests/fixtures/xbm_cursors/white_sizing.xbm

9 lines
366 B
C
Raw Normal View History

2020-03-22 02:01:57 +01:00
#define resize_white_width 16
#define resize_white_height 16
#define resize_white_x_hot 7
#define resize_white_y_hot 7
static unsigned char resize_white_bits[] = {
0xff, 0x03, 0x01, 0x02, 0xfd, 0x03, 0x05, 0x00, 0xf5, 0x0f, 0x15, 0x08,
0xd5, 0xeb, 0x55, 0xaa, 0x55, 0xaa, 0xd7, 0xab, 0x10, 0xa8, 0xf0, 0xb7,
0x00, 0xa8, 0xc0, 0x9f, 0x40, 0x80, 0xc0, 0xff};