Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!uw-beaver!cornell!rochester!ken From: ken@cs.rochester.edu (Ken Yap) Newsgroups: comp.lang.postscript Subject: Re: PostScript(tm) Validation Efforts? Message-ID: <8040@sol.ARPA> Date: 25 Mar 88 07:30:00 GMT References: <6322@bellcore.bellcore.com> Reply-To: ken@cs.rochester.edu (Ken Yap) Organization: U of Rochester, CS Dept, Rochester, NY Lines: 14 |It then occurred to me that one might be able to do better: the |"framedevice" operator is given a proc as argument that is called |""to cause the contents of the frame buffer to be transmitted to the |physical output device" (PLRM pp. 162) I can think of one reason why this might not be implemented. You could grab all the fonts off the printer that way. Since fonts do not enjoy copyright protection in the US, printer manufacturers have to protect their fonts by encoding them in proprietary format in ROMs. Also, you'd need a fast channel like AppleTalk or a Centronics interface for this to be practical. Ken