From 97019b8b77f7e6450d87b057bcb6eae43e9f3e2b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 18:40:04 +0000 Subject: adding buttons for styles --- data/buttons/max.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/buttons/max.xbm (limited to 'data/buttons/max.xbm') diff --git a/data/buttons/max.xbm b/data/buttons/max.xbm new file mode 100644 index 00000000..00b68170 --- /dev/null +++ b/data/buttons/max.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define max_width 8 +#define max_height 8 +static unsigned char max_bits[] = { + 0x7e, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0x7e }; -- cgit v1.2.3