Hi Thomas and Steve,
yes, I changed that line and I can confirm that my documents render now about factor 10 faster. A file that took about 30 seconds to render with the "Unpre" method, render 1-2 seconds with the "Pre" method. It actually becomes now usable on my powerbook. Previously I only used it on Linux and Windows, due to the low performance on mac.
Thank you very much for that hint!
Andreas
Thomas DeWeese wrote:
Hi Andreas,
The file is: xml-batik/sources/org/apache/batik/gvt/filters/GraphicsNodeRed8Bit.java
Andreas Neumann wrote:
Steven Huey wrote:
Thomas,
I checked out the Batik sources from CVS and changed line 90 that reads:
ColorModel cm = GraphicsUtil.sRGB_Unpre;
so that it would use the Linear_sRGB ColorModel, recompiled, and re-ran my tests.I repeated this process for the Linear_sRGB_Pre, Linear_sRGB_Unpre, sRGB, sRGB_Pre, and sRGB_Unpre.
Hi Steve,
in which file/path did you change this line? I would like to test it on my mac as well. Batik also runs very slow on my powerbook and I would like to find a way to speed it up.
Thanks, Andreas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]