summaryrefslogtreecommitdiffstats
path: root/Demo/tix/bitmaps/netw.xbm
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2001-03-21 07:42:07 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2001-03-21 07:42:07 (GMT)
commitb21cb5fa7d4e820d470a4dc5a80544e0e0965c86 (patch)
treeff2e0a75e34e402934580db6c79ef1a714c4e140 /Demo/tix/bitmaps/netw.xbm
parent2c91c815d42b24254a08df148c5ee5aafd547abc (diff)
downloadcpython-b21cb5fa7d4e820d470a4dc5a80544e0e0965c86.zip
cpython-b21cb5fa7d4e820d470a4dc5a80544e0e0965c86.tar.gz
cpython-b21cb5fa7d4e820d470a4dc5a80544e0e0965c86.tar.bz2
Patch #410231: Add the Python Tix library.
Diffstat (limited to 'Demo/tix/bitmaps/netw.xbm')
-rwxr-xr-xDemo/tix/bitmaps/netw.xbm14
1 files changed, 14 insertions, 0 deletions
diff --git a/Demo/tix/bitmaps/netw.xbm b/Demo/tix/bitmaps/netw.xbm
new file mode 100755
index 0000000..a684d65
--- /dev/null
+++ b/Demo/tix/bitmaps/netw.xbm
@@ -0,0 +1,14 @@
+#define netw_width 32
+#define netw_height 32
+static unsigned char netw_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00, 0x02, 0x40,
+ 0x00, 0x00, 0xfa, 0x5f, 0x00, 0x00, 0x0a, 0x50, 0x00, 0x00, 0x0a, 0x52,
+ 0x00, 0x00, 0x0a, 0x52, 0x00, 0x00, 0x8a, 0x51, 0x00, 0x00, 0x0a, 0x50,
+ 0x00, 0x00, 0x4a, 0x50, 0x00, 0x00, 0x0a, 0x50, 0x00, 0x00, 0x0a, 0x50,
+ 0x00, 0x00, 0xfa, 0x5f, 0x00, 0x00, 0x02, 0x40, 0xfe, 0x7f, 0x52, 0x55,
+ 0x02, 0x40, 0xaa, 0x6a, 0xfa, 0x5f, 0xfe, 0x7f, 0x0a, 0x50, 0xfe, 0x7f,
+ 0x0a, 0x52, 0x80, 0x00, 0x0a, 0x52, 0x80, 0x00, 0x8a, 0x51, 0x80, 0x00,
+ 0x0a, 0x50, 0x80, 0x00, 0x4a, 0x50, 0x80, 0x00, 0x0a, 0x50, 0xe0, 0x03,
+ 0x0a, 0x50, 0x20, 0x02, 0xfa, 0xdf, 0x3f, 0x03, 0x02, 0x40, 0xa0, 0x02,
+ 0x52, 0x55, 0xe0, 0x03, 0xaa, 0x6a, 0x00, 0x00, 0xfe, 0x7f, 0x00, 0x00,
+ 0xfe, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};