Cameron McCormack wrote:
Hi Thomas.
Thomas DeWeese:
Let me know if you have any other questions about the tool or how to run it.
Ok, I downloaded and unzipped the SVG test cases and I'm trying to run "build regard". I get this output:
Could not open variation url : file:/base/cam/work/xml-batik/test-references/samples/accepted-variation/anne.png >>>>>>>>>>>>>>>>>>>>>> Rendering is not accurate Running samples/asf-logo.svg Could not open variation url : file:/base/cam/work/xml-batik/test-references/samples/accepted-variation/asf-logo.png >>>>>>>>>>>>>>>>>>>>>> Rendering is not accurate
What JDK are you using? 1.4? If so this is likely the problem here. There are some subtle differences in the rendering. I'm a little reluctant to move from 1.3 to 1.4 for testing because it means that quite quickly Batik will likely only support 1.4 - and right now there is no pressing issue with 1.3 compatibility (1.2 compat was dropped because it was getting expensive).
Running samples/mathMetal.svg java: ../../../src/share/native/sun/awt/font/t2k/t1.c:2171: tsi_T1GetGlyphIndexFromAdobeCode: Assertion `0' failed.
Hmm, can you view mathMetal in squiggle? This looks to me like you might have a 'corrupt' font on your system. You could look at what fonts mathMetal uses and try 'hiding' them to isolate what one is causing the problem.
Java Result: 129
BUILD SUCCESSFUL
Total time: 4 minutes 52 seconds
Any idea? I did think that I would get some inaccurate renderings because of text, but some of the examples there (such as the Apache logo) don't have text. The assertion is a bit of a worry too. :/
Cameron
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
