[comp.windows.news] Looking for simple drawing application

msteen@westc.UUCP (Martien van Steenbergen) (06/28/88)

Does someone have a simple drawing package available under NeWS
which allows me to draw (mouse) simple objects and to compose more complex
objects of simple objects. The application must be able to store
the drawings in rather primitive PostScript. That is, I do not need
(and want) an extensive prolog which normally accompanies a PostScript
print file. For example, if I draw a simple square the generated PostScript
code should be something like:

	0 0 moveto
	10 0 rlineto
	0 10 rlineto
	-10 0 rlineto
	closepath

I want to use the generated PostScript in other NeWS applications.
And of course, it should be printable on any PostScript printer so it
should not contain NeWS specific operators.

Martien F. van Steenbergen
Support Engineer
West Consulting BV
email: martien@westc
tel: (+31) 15 123 190