RE: FW: Revised fix for 687418 WTS does not work withbitcmyk driver
"Dan Coby" <[email protected]> Fri, 21 May 2004 11:42:18 -0700
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Igor, >Excellent. >At last we've got a short clear explanation. >Thank you. >Please put it into a comment. As I have told you twice in previous emails. This piece of code is not going to be used. Thus there is no need to comment it. Dan -----Original Message----- From: Igor V. Melichev [mailto:[email protected]] Sent: Thursday, May 20, 2004 11:56 PM To: [email protected]; Gs-Code-Review Subject: Re: [gs-code-review] FW: Revised fix for 687418 WTS does not work withbitcmyk driver (xefitra) Dan, > From: "Dan Coby" <[email protected]> > To: "Igor V. Melichev" <[email protected]>; "Gs-Code-Review" <[email protected]> > Sent: Friday, May 21, 2004 2:29 AM > Subject: RE: [gs-code-review] FW: Revised fix for 687418 WTS does not work withbitcmyk driver (xefitra) > The algorithm is a complicated way of > multiplying 0xffff times the bit value for an individual colorant and > dividing by ((1 << comp_bits[i]) - 1). The algorithm rounds to the nearest > integer. Excellent. At last we've got a short clear explanation. Thank you. Please put it into a comment. Other issues are fine. Igor.