On 5/13/06, Marti <[EMAIL PROTECTED]> wrote:
It works fine as long as you use just one color transform per thread.
Sharing transforms between threads doesn't work because the
1-pixel cache. So you must, either, use just one tranform per thread or
inhibit the caching by using cmsFLAGS_NOTCACHE.
I recommnd to leave the cache alone and limit to one thread
by transform. Cache *does* make a difference.

OK, I'll just mutex on cmsDoTransform() for now. Thanks!

John


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to