Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!uflorida!unf7!shite From: shite@unf7.UUCP (Stephen Hite) Newsgroups: comp.binaries.ibm.pc.d Subject: How to map darkest to lightest in 256 color VGA? Message-ID: <300@unf7.UUCP> Date: 17 Sep 90 01:14:38 GMT Organization: Univ. of N. Florida, Jacksonville Lines: 15 My VGA card (Video7 Fastwrite w/512K) does not have a 256 gray scale. I'm trying to map the 256 colors from darkest to lightest (000 -> 255) so I can display a binary image file. I've been using Ghostscript 2.0 but I'd like to try it in color to see what it looks like. When I try no mapping at all, I can make out the image but the intensity to color numbering is way off. It seems that if I could reorder them properly that the image would be clearer. I'm using INT 10 with the special modes mentioned in the Fastwrite manual to write the dots to the screen (the image is 256 x 256 x 8). Thanks for the help! ------------------------------ Steve Hite ...gatech!uflorida!unf7!shite