home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v7 / text0091.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  1.2 KB

  1. From: shannon@sun.com (Bill Shannon)
  2. Date: Sat, 25 Oct 86 00:19:53 PDT
  3.  
  4. > From: bobr%zeus.tek.csnet@RELAY.CS.NET (Robert Reed)
  5. > Organization: CAE Systems Division, Tektronix Inc., Beaverton OR
  6. > Date: 15 Oct 86 12:23:31 PDT (Wed)
  7. > Naive programs should have access to window size as character information,
  8. > but there are programs which do not manipulate windows which need window
  9. > size information in pixels.
  10.  
  11. I'm still waiting to hear about such programs that aren't dependent on
  12. the particular window system they are running under.
  13.  
  14. > Whether the tty system does know about pixels or not, it should.  If the
  15. > window size information (in character units) is going to be accurate, window
  16. > sizes must be restricted to integrals of character size.  With straight ttys
  17. > this is no problem, but if the system supports font changing, character size
  18. > can vary.  Rather than require one call to find the window size and then
  19. > another call to find out what the units are, this information should be
  20. > consolidated into a single place.
  21.  
  22. If you want both at once, the window system can do the consolidation.
  23.  
  24. The tty driver should not know about pixels.
  25.  
  26.                     Bill Shannon
  27.  
  28. Volume-Number: Volume 7, Number 92
  29.  
  30.