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