::OK, to get it into graphics mode you send it a GS (Group Separator, 0x1d)
::character. The first vector drawn after entering graphics mode will be
::dark (not displayed, a move rather than a draw)_unless_ the GS is
::immediately followed by a BEL (Bell, 0x07) character. If it is, then the
::first vector is drawn. All subsequent vectors are darwn.
[excellent stuff snipped]
Okay, that seems simple enough :-P, but how do I plot individual points,
say?
What I'm writing is a Tek image viewer so that I can use a dummy
terminal and Lynx to still be able to view pictures.
--
----------------------------- personal page: http://www.armory.com/~spectre/ --
Cameron Kaiser * Point Loma Nazarene University * ckaiser_at_ptloma.edu
-- Art is anything you can get away with. -- Marshall McLuhan -----------------
Received on Wed Jun 14 2000 - 16:38:18 BST