made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
6
gitportable/mingw64/lib/tk8.6/demos/images/gray25.xbm
Normal file
6
gitportable/mingw64/lib/tk8.6/demos/images/gray25.xbm
Normal file
@@ -0,0 +1,6 @@
|
||||
#define grey_width 16
|
||||
#define grey_height 16
|
||||
static char grey_bits[] = {
|
||||
0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44,
|
||||
0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44,
|
||||
0x11, 0x11, 0x44, 0x44, 0x11, 0x11, 0x44, 0x44};
|
||||
Reference in New Issue
Block a user