Mercurial > emacs
view src/bitmaps/crosswv.xbm @ 96488:a30459da1bd7
* nnimap.el (nnimap-id):
* sieve-manage.el (sieve-manage-open): Doc fixes.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 02 Jul 2008 13:17:41 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define cross_weave_width 16 #define cross_weave_height 16 static unsigned char cross_weave_bits[] = { 0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22, 0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22, 0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22, 0x55, 0x55, 0x88, 0x88, 0x55, 0x55, 0x22, 0x22};