home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / hardware / 6567 < prev    next >
Encoding:
Text File  |  1992-12-30  |  3.1 KB  |  78 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!underdog
  3. From: underdog@leland.Stanford.EDU (Dwight Joe)
  4. Subject: Re: Newbie Discovers Xloadimage:  Questions in Need of Answers
  5. Message-ID: <1992Dec30.235704.7985@leland.Stanford.EDU>
  6. Followup-To: alt.binaries.pictures.erotica.d
  7. Sender: ?@leland.Stanford.EDU
  8. Organization: Miners for a Heart of Gold
  9. Date: Wed, 30 Dec 92 23:57:04 GMT
  10. Lines: 66
  11.  
  12. First, I wish to thank Mr. Ed Kallen (mughi@netcom.com) for his graciousness
  13. in posting the ASCII file of the photo of Ms. Kizaki in the ohuro.  I enjoyed
  14. it very much; at least, I can now see what I'll never get ... (Never mind.
  15. It's my own cross to bear--between me and my God, who probably hates me
  16. anyhow ...)
  17.  
  18. Anyways, I do have some questions.  First, I am running the xloadimage 
  19. command on a Sparcstation 2, which can be assumed to be equipped with
  20. the minimal set of hardware.  It is really _only_ equipped to display images
  21. of VLSI circuits designed in Magic.
  22.  
  23. My system has no built-in xloadimage command; apparently, the system
  24. administrator decided to leave out.  So, over the break, I ftped xloadimage
  25. source code from export.lcs.mit.edu, hacked on it, and compiled it into
  26. something that _apparently_ works.
  27.  
  28. I used it to display bepp-10.jpg (the photo of the lovely Japanese lady).
  29. Here's what I typed:
  30.  
  31.       xloadimage bepp-10.jpg
  32.  
  33. The system pops back:
  34. (1)   bepp-10.jpg is a 464x768 JPEG Image, color space YCbCr, 3 comps., Huffman coding
  35. (2)   Converting true color image to RGB image with 256 colors...image uses 874 colors...done
  36. (3)   Using private colormap
  37. (4)   Building XImage...done
  38.  
  39. Unfortunately, the quality of my image is only average, but I've noticed
  40. that some other non-English speakers here seem to be able to produce a
  41. higher quality image.  So, I must be doing something wrong, at least in my
  42. compilation.
  43.  
  44. Question #1
  45. -----------
  46. Line #1 of the response seems okay.  However, Line #2 seems to suggest that
  47. my maximum number of colors is 256!  How can this be?  I thought that 
  48. Suns were equipped with a  display capability of at least 1024 colors even
  49. in the base model.
  50.  
  51. Clearly, something screwy is happening.  The original picture had 874 colors,
  52. but they have been mapped into 256 colors!  How can I expand my capability
  53. to 1024 colors (or, at least 256 colors)?  Did I do something wrong in the
  54. compilation of my code?  What paramemters must I set to release the
  55. full 1024 colors?
  56.  
  57. Question #2
  58. -----------
  59. What is Line #3 referring to?  Where is the "private colormap"?  How can
  60. I access it?
  61.  
  62. Question #3
  63. -----------
  64. Could you describe to me the graphics capabilities of the base-model
  65. Sparcstation #2?
  66.  
  67.  
  68. When you reply, please send e-mail.  I'll post a summary.
  69.  
  70. ------------------------------------------------------------------+------------
  71. Jinsei no imi wa nan desu ka.                Sister, can you      |   \|  |`
  72. Shitte itara oshiete kuremasen ka.           spare a coin?        |    | -+-
  73.                                                                   |   /| / \
  74. Copyright 1992, 1993    Disclaimer:  1 + 1 = 3                    |
  75. ------------------------------------------------------------------+------------
  76.  
  77.  
  78.