Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!ucsfcgl!cgl.ucsf.edu!seibel From: seibel@cgl.ucsf.edu (George Seibel%Kollman) Newsgroups: comp.graphics Subject: Re: 4014 stuff Message-ID: <10824@cgl.ucsf.EDU> Date: 24 Apr 88 10:28:56 GMT References: <166@anselm.UUCP> <206300001@prism> <1822@ut-emx.UUCP> Sender: daemon@cgl.ucsf.edu Reply-To: seibel@socrates.ucsf.edu.UUCP (George Seibel%Kollman) Organization: UCSF Computer Graphics Lab Lines: 17 In article <1822@ut-emx.UUCP> bph@emx.UUCP (hine butler) writes: > >This is out of a Retrographics Manual, which I always assumed emulated >a Tek 4014 terminal: > Yeah, those and about a zillion other terminals will emulate a 4014. They're almost all bitmapped, so most of them allow selective erase. Since selective erase wasn't something that the original Tek storage tube terminals did, the 4010/4014 command set didn't include a 'selective erase' (or 'draw black vector') command. The original Tek command set became a de facto standard for low-budget graphics of that type, but the standard fell apart when it came to selective erase or anything else that wasn't in the original "standard"... You need to find a manual for whatever emulator you're using, and augment your Plot10 or TCS or whatever driver to send the appropriate code for the emulator you have. George Seibel, UCSF seibel@cgl.ucsf.edu