aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/dpstk/squaremask.xbm
blob: ea2e0d96b9c8e2f2f550e1be099045fdcf549c8f (plain)
1
2
3
4
5
6
#define squaremask_width 16
#define squaremask_height 16
static unsigned char squaremask_bits[] = {
   0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f,
   0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f, 0xff, 0x1f,
   0xff, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};