home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11682 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.0 KB  |  27 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!bruce.cs.monash.edu.au!alanf
  3. From: alanf@cs.monash.edu.au (Alan Grant Finlay)
  4. Subject: 24 bit color under X11 on Personal IRIS
  5. Message-ID: <alanf.712479837@bruce.cs.monash.edu.au>
  6. Summary: does X server support 24bit colour?
  7. Keywords: X11, DirectColor
  8. Sender: news@bruce.cs.monash.edu.au (USENET News System)
  9. Organization: Computer Science, Monash University, Australia
  10. Date: Thu, 30 Jul 1992 07:03:57 GMT
  11. Lines: 14
  12.  
  13.  
  14. Since we have 24bit colour displays on some of our IRIS's I thought it would
  15. be easy to access the display at this resolution using Xlib TrueColor or
  16. DirectColor.  Unfortunatly it looks as if the version of Xlib or the X server
  17. we have (came with IRIX 4.0.x) does not support 24bit colour.
  18.  
  19. The Xlib call XDisplayPlanes returns 8 and it looks like that's all it
  20. supports.
  21.  
  22. Does anyone know if I am doing something wrong.  Is the problem with Xlib
  23. or with the server? (or how can I find out?).
  24.  
  25.         Alan Finlay, email:alanf@bruce.cs.monash.edu.au
  26.  
  27.