home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18197 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.4 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!sgiblab!sgigate!sgi!fido!rudedog!bam
  2. From: bam@rudedog.asd.sgi.com (Brian McClendon)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: pixmode(PM_SIZE) question, Indigo XS running 4.0.2
  5. Date: 18 Dec 1992 18:29:50 GMT
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. Lines: 19
  8. Message-ID: <1gt5auINN710@fido.asd.sgi.com>
  9. References: <8399@charon.cwi.nl>
  10. NNTP-Posting-Host: rudedog.asd.sgi.com
  11.  
  12.  
  13. In article <8399@charon.cwi.nl>, jack@cwi.nl writes:
  14. > Recently I've tried using pixmode(PM_SIZE) to draw packed 1-bit and
  15. > 4-bit images on an Indigo XS24Z running 4.0.2. 4 bit images work fine,
  16. > but if I try to draw 1-bit images I don't get any complaints but all
  17. > the pixels come out as zero.
  18. There is a bug here.  I verified the failure on my Elan and hopefully
  19. it will be fixed in the "next release."  4 bit images are supported
  20. thru software un-packing, but 1 bit images should work using hardware
  21. unpacking.
  22.  
  23. > The manpage is less than clear: it has a note about PM_SIZE<8 not
  24. > being supported on Indigo, but 4 bit pixels *do* seem to be supported.
  25. > Should 1-bit pixels be supported as well, or am I out of luck?
  26. They should work, when the man page is referring to Indigo, it means
  27. the Indigo Starter graphics.  XS/XS24/Elan should support almost
  28. all pixmodes either in hardware or software emulation.  The man
  29. page notes that PM_OFFSET != 0 is not supported.
  30.