view src/bitmaps/stipple.xbm @ 57405:ba8ab430f898

(sentence-end-double-space) (sentence-end-without-period, sentence-end-without-space) (sentence-end): Doc fixes.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 09 Oct 2004 18:49:01 +0000 (2004-10-09)
parents 8f14d08e19f7
children
line wrap: on
line source
#define stipple_width 16
#define stipple_height 4
static unsigned char stipple_bits[] = {
   0x55, 0x55, 0xee, 0xee, 0x55, 0x55, 0xba, 0xbb};