summaryrefslogtreecommitdiffstats
path: root/Demo/tix/bitmaps/rightj.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/rightj.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/rightj.xbm')
-rwxr-xr-xDemo/tix/bitmaps/rightj.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/Demo/tix/bitmaps/rightj.xbm b/Demo/tix/bitmaps/rightj.xbm
new file mode 100755
index 0000000..1d438e0
--- /dev/null
+++ b/Demo/tix/bitmaps/rightj.xbm
@@ -0,0 +1,6 @@
+#define rightj_width 16
+#define rightj_height 16
+static unsigned char rightj_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xdb, 0x00, 0x00, 0x70, 0xdb,
+ 0x00, 0x00, 0x00, 0xef, 0x00, 0x00, 0xd8, 0xde, 0x00, 0x00, 0xc0, 0xdd,
+ 0x00, 0x00, 0xa0, 0xef, 0x00, 0x00, 0xd8, 0xde};