#4 mscms: Implement TranslateColors and improve the other transformation functions. (try 2)

Hans Leidekker hans at it.vu.nl
Sun Feb 24 08:20:15 CST 2008


Please use this version instead. I was able to optimize away the
assignments in TranslateColors because Windows and lcms color structures
have a compatible memory layout. We still need to process the color array
element by element because Windows color structures are encapsulated in a
union, which results in incompatible alignment of array elements.

---

This patch makes builtin mscms much more functional when used as color engine
in Photoshop CS2.

 -Hans

Changelog
 Implement TranslateColors and improve the other transformation functions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mscms31.diff
Type: text/x-diff
Size: 14721 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080224/8a7390d2/attachment-0001.diff 


More information about the wine-patches mailing list