Import Tix 8.4.3.5 (as of svn r86089)
This commit is contained in:
6
Python/Demo/tix/bitmaps/leftj.xbm
Normal file
6
Python/Demo/tix/bitmaps/leftj.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define leftj_width 16
|
||||
#define leftj_height 16
|
||||
static unsigned char leftj_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xcc, 0x6d, 0x00, 0x00, 0xdc, 0x01,
|
||||
0x00, 0x00, 0xec, 0x0e, 0x00, 0x00, 0xfc, 0x7e, 0x00, 0x00, 0xdc, 0x03,
|
||||
0x00, 0x00, 0x6c, 0x3b, 0x00, 0x00, 0x6c, 0x1f};
|
||||
Reference in New Issue
Block a user