Re: FW: Revised fix for 687418 WTS does not work withbitcmyk driver

"Igor V. Melichev" <[email protected]> Fri, 21 May 2004 10:56:00 +0400
Newsgroups gmane.comp.printing.ghostscript.patches
Message-ID <[email protected]>
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.