BUGS (features):
	** Regions:
		Paste into fat bits, where the last down event came from
			some distant point, the pasted region isn't visible, and
			must be "found".

	** Pattern Editor:
		Colormap modifications in the pattern editor are not
			undone by a "cancel"
		Undo changes inadvertantly made in any color editor.
		Pattern editor should jump to first unused.

	** Fat Bits:
		Changing the zoom on the Canvas doesn't resize the canvas cursor
		Cahnging the image size, does funny things to the cursor

	** Zoom:	
		Window precidence with both fatbits and regions active.

Would Like For 2.2:
	BarberPole the selected region AND a mask against the mask
	Should have "add pixel" and "unused pixels" in the pattern editor
	Undo, undes the region selection
	FontOp cursor occasionally still is hilited

	writePS to use RLE encoding of the output image
	
	"Paste" in insert textmode does a paste if text selected
	Editable Brush Patterns
	Able to save configuration, in original form, not just raw

	Correct cursor for fatbits paint.

	More default patterns (maybe some color ones!).
	Use the default colormap as long a possible before creating own
	Lasso that sticks to the object (not to the colors)

	Some method of doing "blend" operations (color in HUE)
	Watercolor brush: mixes current color with surface colors
	Smear brush -- average of neighboring pixels

	Ability to edit colors in HSV or YUV space as well as RGB.

	Support for Sun Raster file formats

	Negative zoom values (reduction)
	Transparency in pasting (alpha)
	Bind the 'Help' key to the right help dialog

	Dictionary object for the paint canvas, to store image properties, etc.

	Nudge box for regions.
	Shear and tilt of regions

	Brush shapes as line styles
	Brush as a continious object
	
	Remove pattern size restriction.

	Snap does not take into account the zoom factor.

	Fully support/use the server Shape extensions
	XPM Loading setting pixel value None == BG color, on a "load".

	Patterns that are stencils, (ie. arbitrary foreground and
		background colors).  Extended to multi-color stensils.

	Tracing out a line width "area" for lines around boxes, arcs, etc.
	Revert option in the file menu (reload original image)

	Nudge box for regions, left, right, etc...

Memory Leaks:
	PaletteGetDefault();
