Import Tk 8.6.6 (as of svn r86089)
This commit is contained in:
6
bitmaps/gray12.xbm
Normal file
6
bitmaps/gray12.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define gray12_width 16
|
||||
#define gray12_height 16
|
||||
static unsigned char gray12_bits[] = {
|
||||
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22,
|
||||
0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88,
|
||||
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88};
|
||||
Reference in New Issue
Block a user