Re: FW: Revised fix for 687418 WTS does not work withbitcmyk driver
"Igor V. Melichev" <[email protected]> Mon, 24 May 2004 11:42:00 +0400
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Dan, Since the code goes to the codebase, it will be shipped to users, and many people will read it. Besides that, several developers will read it. We must not make them to spend time for solving your puzzles. Recall how much time you spent to explain it to me. I strongly recommend to write an explanation. Igor. ----- Original Message ----- From: "Dan Coby" <[email protected]> To: "Igor V. Melichev" <[email protected]>; "Gs-Code-Review" <[email protected]> Sent: Friday, May 21, 2004 10:42 PM Subject: RE: [gs-code-review] FW: Revised fix for 687418 WTS does not work withbitcmyk driver (xefitra) > > 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. > > >