> I get this NPE very offten... Sorry but there's some lack of information [1] here... Please provide further information such as: 1. Which Batik version are you using: 1.6, 1.7beta1, 1.7, trunk (including revision number), etc.; 2. Are you following the best practices for manipulating the document with Java [2]? 3. Have you attempted to reduce the problem and/or can you attach a reduced test case [3]?
For reducing the problem, I'd suggest one or two ideas (not mutually exclusive, both can and should be attempted): * Attempting to create a static SVG document containing a symbol with style (such as the one you are trying to create through manipulation), rendering it with Batik and share the results (attaching the file also if there was trouble rendering it); * Creating the smallest possible program which reproduces the NPE and attaching it to a reply. Hope this helps, ;-) Helder Magalhães [1] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html [2] http://xmlgraphics.apache.org/batik/using/scripting/java.html [3] http://webkit.org/quality/reduction.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
