Hello DeWeese Thomas
thank you for your prompt reply . i tried your solution and it throws a
following exception
***** CSSEngine: exception property.syntax.error:org.w3c.dom.DOMException:
The "o" identifier is not a valid value for the "shape-rendering" property.
AttrValue:auto
***** CSSEngine: exception property.syntax.error:org.w3c.dom.DOMException:
The "" identifier is not a valid value for the "shape-rendering" property.
AttrValue:auto
Exception:org.w3c.dom.DOMException
org.w3c.dom.DOMException: The "" identifier is not a valid value for the
"shape-rendering" property.
at
org.apache.batik.css.engine.value.AbstractValueFactory.createInvalidIdentifierDOMException(AbstractValueFactory.java:50)
at
org.apache.batik.css.engine.value.IdentifierManager.createValue(IdentifierManager.java:48)
at org.apache.batik.css.engine.CSSEngine$1.property(CSSEngine.java:744)
at
org.apache.batik.css.engine.CSSEngine.getCascadedStyleMap(CSSEngine.java:768)
at
org.apache.batik.css.engine.CSSEngine.getComputedStyle(CSSEngine.java:876)
at
org.apache.batik.bridge.CSSUtilities.getComputedStyle(CSSUtilities.java:82)
at
org.apache.batik.bridge.CSSUtilities.convertVisibility(CSSUtilities.java:579)
at
org.apache.batik.bridge.SVGSVGElementBridge.createGraphicsNode(SVGSVGElementBridge.java:142)
at org.apache.batik.bridge.GVTBuilder.build(GVTBuilder.java:76)
at
org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:208)
at
com.mmg.app.svg.TiledImageTranscoder.transcode(TiledImageTranscoder.java:61)
at
org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(XMLAbstractTranscoder.java:142)
at
org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(SVGAbstractTranscoder.java:156)
at
com.mmg.app.svg.ShoeComponentPNGCreator.savePngImage(ShoeComponentPNGCreator.java:601)
at
com.mmg.app.svg.ShoeComponentPNGCreator.create72DPIOriginalImage(ShoeComponentPNGCreator.java:305)
at
com.mmg.app.svg.ShoeComponentPNGCreator.processStyleImaging(ShoeComponentPNGCreator.java:226)
at
com.mmg.app.svg.ShoeComponentPNGCreator.traverseFolder(ShoeComponentPNGCreator.java:186)
at
com.mmg.app.svg.ShoeComponentPNGCreator.main(ShoeComponentPNGCreator.java:662)
--
View this message in context: http://batik.2283329.n4.nabble.com/OutofMemory-while-reading-JPEG-file-Using-Apache-Batik-tp4655495p4655503.html
Sent from the Batik - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
|