Ahmed Ibrahim created BATIK-1104: ------------------------------------ Summary: ability to suppress validation errors or redirect any output from validation error reporting to a different stream Key: BATIK-1104 URL: https://issues.apache.org/jira/browse/BATIK-1104 Project: Batik Issue Type: New Feature Components: SVG Rasterizer Affects Versions: 1.7 Environment: affects all environments linux windows java 7 and 8 Reporter: Ahmed Ibrahim Fix For: 1.7
PNGTranscoder p = new PNGTranscoder(); p.transcode(input, output); suggest the ability to suppress errors so if the transcoder was not able to convert it only throws an exception without reporting the error in the output stream i.e the system.out -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org