home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6404 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  3.5 KB

  1. Path: sparky!uunet!rosie!aozer
  2. From: aozer@next.com (Ali Ozer)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: NeXTColor Printer -- MAJOR DISSAPOINTMENT !!!
  5. Message-ID: <5804@rosie.NeXT.COM>
  6. Date: 10 Nov 92 18:33:47 GMT
  7. References: <Nov04.203130.60902@yuma.ACNS.ColoState.EDU> <Nov04.225819.72851@yuma.ACNS.ColoState.EDU>
  8. Sender: news@NeXT.COM
  9. Organization: Next Computer, Inc.
  10. Lines: 57
  11.  
  12. In article <Nov04.225819.72851@yuma.ACNS.ColoState.EDU> kelley@kiwi.atmos.colostate.edu writes:
  13. >In article <Nov04.203130.60902@yuma.ACNS.ColoState.EDU> Bill Thorson writes:
  14. >>   We have one of the NeXTColor printers and are extreamly
  15. >> dissapointed with it.  It was ordered right when the
  16. >> printer and 3.0 were announced.  Right now we're thinking
  17. >> of sending them it back because it just will not due.
  18. >>   The colors on this printer are all screwed up.
  19. >> Blue comes out purple.  Gray has a red tint.  Yellow and
  20. >> magenta seem to be too deep.  And green seems a little on
  21. >> the dark side.  All images come out both with some wrong
  22. >> colors and way too dark.
  23. >our NeXT color printer is the same way.  i hope that NeXT
  24. >will be able to correct the color output.
  25.  
  26. Is this bad color output occur when you are printing CMYK colors, Pantone 
  27. colors, or other (RGB, HSB, etc)?  It might be hard or impossible to tell
  28. depending on the app. Which app was this in? Also, are you using coated 
  29. paper?
  30.  
  31. When you pick a CMYK color (from the CMYK mode of the color panel) you are
  32. picking a device dependent color. Typically the resulting color will be 
  33. darker than what you see on the screen, and it will be different on different
  34. printers.
  35.  
  36. When you pick an RGB or HSB color, you are picking a calibrated color, which
  37. should print similarly on different printers. Calibrated colors are a feature
  38. of Level II PostScript; so if you are printing on a Level I printer, then
  39. the colors will be printed in a device dependent fashion. The NeXT Color
  40. Printer is of course a Level II printer and shouldn't have this problem.
  41.  
  42. Finally, when you pick a Pantone color, you get a color whose device dependent
  43. color value is set depending on the output device. If you don't have Pantone
  44. color tables for your printer, then a default CMYK color value will be used.
  45. However, if you do have the tables, then the generated colors should match
  46. those on the Pantone books. NeXTSTEP 3.0 does come with Pantone tables for
  47. the NeXT Color Printer.
  48.  
  49. To test this stuff, you can go into Draw, and draw two boxes. Fill one
  50. with a CMYK color (CMYK colors have a little gray triangle chip), and fill
  51. another with the same color in RGB. Print the document out on the NeXT Color
  52. Printer; there should be a big difference in the color values, and the RGB
  53. color should be similar to the one on the screen. Try this with different
  54. color values (green, blue, red). Also import a TIFF image and print that out;
  55. TIFF images are automatically calibrated and the results should be close to 
  56. what you see on the screen.
  57.  
  58. Having said all this, it's important to note that some 2.x applications fail to
  59. take advantage of some of these different color models, or provide their
  60. own mechanisms for color matching with overrides the default ones available
  61. under NeXTSTEP 3.0. In these apps, which Color Panel mode you choose a color
  62. from doesn't matter; RGB, CMYK, and Pantone colors end up looking the same.
  63.  
  64. Finally, to get the best calibration, you should be using coated paper.
  65. Without coated paper, the black ends up running, and colors appear darker
  66. in all modes.
  67.  
  68. Ali, Ali_Ozer@NeXT.com
  69.