home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text0388.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  800 b   |  20 lines

  1. >>>>> "Scott" == Scott Wurcer <Scott.Wurcer@analog.com> writes:
  2.  
  3.     Scott> The original poster said that he had a Linux machine w/1Meg
  4.     Scott> of vram and a 24bit card available. Does XFree86 + E/L
  5.     Scott> support truecolor, hence 256 grays?
  6.  
  7. Yes.  Executor internally can still only do 8-bit graphics, but if you
  8. run it on a system with a 16-bit or 24-bit X server, Executor maps its
  9. internal pixels to the X server's RGB pixels as they are displayed.
  10. This means that the accuracy of the pixel colors is limited only by
  11. the accuracy of your card's RGB colors.
  12.  
  13. You can also run Executor in "-privatecmap" mode even on 8-bit X
  14. servers, which should give you 8-bit colors as accurate as the X
  15. server provides.  I'd guess that XFree86 does a good job of using
  16. 8/8/8 DACs where available.
  17.  
  18. -Mat
  19.  
  20.