view src/bitmaps/crosswv.xbm @ 111121:6fc1cc9c6bfd

Make all copies of xw-defined-colors have identical docs. * lisp/term/ns-win.el (xw-defined-colors): * lisp/term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 13:43:59 -0700
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};