home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / programm / 7205 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!gmd.de!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!marcel
  3. From: marcel@opal.cs.tu-berlin.de (Marcel Weiher)
  4. Subject: Calibrated Colorspace Images slow?
  5. Message-ID: <1992Nov13.075025.25402@cs.tu-berlin.de>
  6. Summary: Images rendered in any but the default colorspace seem _very_ slow
  7. Keywords: PostScript,ColorSpace,Images,Speed
  8. Sender: news@cs.tu-berlin.de
  9. Organization: Techn. University of Berlin, Germany
  10. Date: Fri, 13 Nov 1992 07:50:25 GMT
  11. Lines: 17
  12.  
  13. Hi,
  14.  
  15. I've experimented a little with the PS-Level II colorspaces.
  16. Normal drawing is OK (once the color space is set up, which
  17. takes a while).
  18.  
  19. However, images are incredibly slow: Over five seconds for
  20. a 256x256 image.  This comes out to about 75 microseconds
  21. per pixel!  What are they doing, interpreting the PostScript
  22. procedures for each pixel?  I thought there would be lookup
  23. tables, but apparently not.
  24.  
  25. Has anybody tried this, and possibly gotten better results?
  26.  
  27. Grateful for any info,
  28.  
  29. Marcel
  30.