From 539111f252a647d9580dd01399f00d5f31fba582 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 14:39:49 -0700 Subject: Initial, from oneko-1.2.sakura.5 --- src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm (limited to 'src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm') diff --git a/src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm b/src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm new file mode 100644 index 0000000..b20a01c --- /dev/null +++ b/src/bitmasks/tomoyo/kaki2_tomoyo_mask.xbm @@ -0,0 +1,14 @@ +#define kaki2_tomoyo_mask_width 32 +#define kaki2_tomoyo_mask_height 32 +static unsigned char kaki2_tomoyo_mask_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x3f, 0x00, 0x00, 0xf0, 0xff, 0x00, + 0x00, 0xf8, 0xff, 0x01, 0x00, 0xf8, 0xff, 0x03, 0x00, 0xfc, 0xff, 0x03, + 0x00, 0xfc, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x07, + 0x00, 0xfc, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x07, + 0xff, 0xff, 0xff, 0x07, 0xff, 0xff, 0xff, 0x07, 0xff, 0xff, 0xff, 0x07, + 0xfc, 0xff, 0xff, 0x07, 0xfc, 0xff, 0xff, 0x07, 0xf8, 0xff, 0xff, 0x07, + 0xf0, 0xff, 0xff, 0x07, 0x00, 0xfc, 0xff, 0x07, 0x00, 0xf8, 0xff, 0x07, + 0x00, 0xc0, 0xff, 0x01, 0x00, 0xc0, 0xff, 0x00, 0x00, 0xe0, 0xff, 0x00, + 0x00, 0xf0, 0xff, 0x01, 0x00, 0xf8, 0xff, 0x03, 0x00, 0xfc, 0xff, 0x07, + 0x00, 0xf8, 0xff, 0x03, 0x00, 0xe0, 0xff, 0x00, 0x00, 0x00, 0x1f, 0x00, + 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x0f, 0x00}; -- cgit 1.4.1