Re: Java SAX and SVG files

2004-11-29 Thread Alice Cavallo
Thank you Thomas, I set factory.setValidating(false); than the the SAx Parser gave me the right reading of the SVG file. But the error (below) showed up at the end. Hopufully when I add this class to my tool it won't make the whole sapplication crash. Do you suggest any free-ware that converts

Re: Java SAX and SVG files

2004-11-29 Thread Thomas DeWeese
Alice Cavallo wrote: I set factory.setValidating(false); than the the SAx Parser gave me the right reading of the SVG file. But the error (below) showed up at the end. I get this error if I have two ?xml ... lines in my Document. As to your other sample file that was a gzip compressed SVG

Re: Another example of failure Java SAX and SVG files

2004-11-29 Thread engineering
The attached file is compressed so rename it to caraminha.svgz. On Mon, 2004-11-29 at 11:16, Alice Cavallo wrote: Thomas, Running the same class for the attached SVG file that by the way I can not read in any editor (i get only special characters), gives me the following msg:

Re: Java SAX and SVG files

2004-11-29 Thread Tonny Kohar
Hi, Do you suggest any free-ware that converts jpg to svg and conform to the SVG DTD? Maybe you could try - PoTrace - AutoTrace - Delinate - front end for PoTrace and Autotrace All those available at sourceforge.net Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com

cvs commit: xml-batik/test-resources/org/apache/batik/test samplesRendering.xml

2004-11-29 Thread deweese
deweese 2004/11/29 19:23:58 Modified:samples/solitaire/script util.js samples/tests/spec/scripting rectResizeOnClick.svg zeroSize.svg samples/tests/spec12/text flowText.svg sources/org/apache/batik/bridge