chiark / gitweb /
emacs: set vm-legacy-key-bindings so "a" works
[ian-dotfiles.git] / from-cvs / files / bitmap_circle-neg
1 #define circle-neg_width 16
2 #define circle-neg_height 16
3 #define circle-neg_x_hot 7
4 #define circle-neg_y_hot 7
5 static char circle-neg_bits[] = {
6    0xff, 0xff, 0x1f, 0xfc, 0xe7, 0xf3, 0xfb, 0xef, 0xfb, 0xef, 0xfd, 0xdf,
7    0xfd, 0xdf, 0xfd, 0xdf, 0xfd, 0xdf, 0xfd, 0xdf, 0xfb, 0xef, 0xfb, 0xef,
8    0xe7, 0xf3, 0x1f, 0xfc, 0xff, 0xff, 0xff, 0xff};