Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!sdcsvax!nosc!humu!uhmanoa!sec
From: sec@uhmanoa.UUCP (James Chang)
Newsgroups: comp.windows.news
Subject: PostScript in Smalltalk
Message-ID: <308@uhmanoa.UUCP>
Date: Wed, 2-Dec-87 14:40:50 EST
Article-I.D.: uhmanoa.308
Posted: Wed Dec  2 14:40:50 1987
Date-Received: Sat, 5-Dec-87 16:37:39 EST
Lines: 13
Keywords: Smalltalk,PostScript

I would love to have PostScript in Smalltalk. I think object oriented
nature of PostScript would fit in perfectly within Smalltalk Environment.
How about class called 'PostScript' and you can instantiated to, let's say
View then you can called PostScript like  'postscript moveto image ..... '.
In fact, I am looking for any implementation Postscript interpreter for 
Smalltalk-80, and I would like to do a lot of work using postscript because
it is better graphical environment than just BitBlts.  I love to have
types of capability like Illustrator on macintosh.  I think, for best
implementation, postscript interpreter should be included in primitives.
Oh, well dream on