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

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!gatech!destroyer!caen!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!news
  3. From: cohen@lindsay.psychiatry.uiowa.edu
  4. Subject: Re: 24 bit color under X11 on Personal IRIS
  5. Sender: news@news.uiowa.edu (News)
  6. Message-ID: <1992Jul31.152821.7202@news.uiowa.edu>
  7. Date: Fri, 31 Jul 1992 15:28:21 GMT
  8. References: <1992Jul30.070038.17110@bruce.cs.monash.edu.au> <TOMW.92Jul30171404@orac.esd.sgi.com>
  9. Nntp-Posting-Host: lindsay.psychiatry.uiowa.edu
  10. Organization: University of Iowa
  11. Lines: 28
  12.  
  13. In article <TOMW.92Jul30171404@orac.esd.sgi.com> tomw@orac.esd.sgi.com (Tom
  14. Weinstein) writes:
  15. >In article <1992Jul30.070038.17110@bruce.cs.monash.edu.au>,
  16. alanf@bruce.cs.monash.edu.au writes:
  17. >
  18. >> Since we have 24bit colour displays on some of our IRIS's I thought it would
  19. >> be easy to access the display at this resolution using Xlib TrueColor or
  20. >> DirectColor.  Unfortunatly it looks as if the version of Xlib or the X
  21. server
  22. >> we have (came with IRIX 4.0.x) does not support 24bit colour.
  23. >
  24. >> The Xlib call XDisplayPlanes returns 8 and it looks like that's all it
  25. >> supports.
  26. >
  27. >> Does anyone know if I am doing something wrong.  Is the problem with Xlib
  28. >> or with the server? (or how can I find out?).
  29. >
  30. >The XDisplayPlanes() function is just a wrapper around the macro
  31. >DisplayPlanes().  All it does is return the depth of the root window.
  32. >If you use xdpyinfo, I'm sure you'll find that you have a 24 bit deep
  33. >visual available.
  34.  
  35. Are you sure about that?  I thought that the Personal Irises (4D20G) only had 8
  36. bits of visual to start with (and end with).  If there is a way to get 24 bit
  37. color out of a 4D20, I would appreciate a pointer on how to get it.
  38.  
  39. thanks
  40.  
  41.