From 3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 21:54:39 -0700 Subject: Import oneko-1.2.sakura.5 unchanged, from 1999. --- bitmasks/neko/awake_mask.xbm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bitmasks/neko/awake_mask.xbm (limited to 'bitmasks/neko/awake_mask.xbm') diff --git a/bitmasks/neko/awake_mask.xbm b/bitmasks/neko/awake_mask.xbm new file mode 100644 index 0000000..c1f266b --- /dev/null +++ b/bitmasks/neko/awake_mask.xbm @@ -0,0 +1,14 @@ +#define awake_mask_width 32 +#define awake_mask_height 32 +static char awake_mask_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x04, + 0x40, 0x10, 0x10, 0x02, 0x80, 0x38, 0x38, 0x01, 0x00, 0x79, 0x3c, 0x00, + 0x06, 0x7c, 0x7c, 0x60, 0x18, 0xfc, 0x7e, 0x18, 0x60, 0xfe, 0xff, 0x06, + 0x00, 0xfe, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x0f, 0xfe, 0xff, 0x78, + 0x00, 0xfe, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x00, + 0x00, 0xfc, 0x7f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf0, 0x1f, 0x02, + 0x00, 0xc0, 0x07, 0x07, 0x00, 0xe0, 0x8f, 0x07, 0x00, 0xf0, 0xdf, 0x03, + 0x00, 0xf8, 0xff, 0x01, 0x00, 0xfb, 0xff, 0x01, 0x80, 0xff, 0xff, 0x03, + 0xc0, 0xff, 0xff, 0x07, 0xc0, 0xff, 0xff, 0x07, 0xc0, 0xff, 0xff, 0x07, + 0xe0, 0xff, 0xff, 0x0f, 0xe0, 0xff, 0xfe, 0x0f, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; -- cgit 1.4.1