
990505	Changed the way plugins send their printed output to the main
	application: each line of postscript is preceded by a single
	space, terminate with END.

990504	Clipart plugin prints the original Postscript code rather than
	letting the plugin framework print a bitmapped image. Scaling
	works, but the translation and clipping are way off.

990430	Clipart plugin works! At least to the extent that it can
	display the tiger and golfer examples from Ghostscript.
	The handwritten examples do not work, but at least it
	doesn't crash.

990430	Disabled the broken printing support in Image. It works fine
	with the printing that comes for free for all plugins anyway.

990427	Started on clipart plugin based on the Ghostview widget.

