Line art

Bitmap pattern for the line. Each bit represents a colour point of the brush. Zero (0) bits are skipped (background colour) and one (1) bits are drawn in the line colour. Each bit corresponds to the size of the current brush. For example, 00110011 would represent two skipped brush points followed by two drawn brush points, and so on.