/* $Header: stipple,v 4.300 91/06/09 05:08:56 root Rel41 $ Sony Corporation */
#define stipple_width 16
#define stipple_height 4
static char stipple_bits[] = {
   0x55, 0x55, 0xee, 0xee, 0x55, 0x55, 0xba, 0xbb};
