summaryrefslogtreecommitdiff
path: root/src/bitmaps/crosswv.xbm
blob: ccf2d11088742bf5bfa308146f5d60d446f89ac3 (plain)
1
2
3
4
5
6
#define cross_weave_width 16
#define cross_weave_height 16
static char cross_weave_bits[] = {
  '\x55','\x55','\x88','\x88','\x55','\x55','\x22','\x22','\x55','\x55','\x88','\x88',
  '\x55','\x55','\x22','\x22','\x55','\x55','\x88','\x88','\x55','\x55','\x22','\x22',
  '\x55','\x55','\x88','\x88','\x55','\x55','\x22','\x22'};