summaryrefslogtreecommitdiff
path: root/src/bitmaps/stipple.xbm
blob: 2e5b9411701a23a8a9d8a631fec8cdc99da09b11 (plain)
1
2
3
4
#define stipple_width 16
#define stipple_height 4
static unsigned char stipple_bits[] = {
   0x55, 0x55, 0xee, 0xee, 0x55, 0x55, 0xba, 0xbb};