svgpp --version (return code: 0)
org.apache.batik.transcoder.TranscoderException: element
at org.apache.batik.transcoder.svg2svg.PrettyPrinter.fatalError(PrettyPrinter.java:1750)
at org.apache.batik.transcoder.svg2svg.PrettyPrinter.print(PrettyPrinter.java:253)
at org.apache.batik.transcoder.svg2svg.SVGTranscoder.prettyPrint(SVGTranscoder.java:230)
at org.apache.batik.transcoder.svg2svg.SVGTranscoder.transcode(SVGTranscoder.java:186)
at org.apache.batik.apps.svgpp.Main.run(Main.java:124)
at org.apache.batik.apps.svgpp.Main.main(Main.java:47)
SVG pretty-printer - (C) Apache Software Foundation
http://xmlgraphics.apache.org/batik
Syntax:
svgpp [options] <input file> [<output file>]
Available Options:
-doctype (change | remove)
Removes or changes the DOCTYPE declaration. change is used
in conjonction with the -public-id and -system-id options.
-doc-width <number>
Sets the document preferred number of columns. The default is 80.
-public-id <string>
The value to set to the public ID of the doctype.
-system-id <string>
The value to set to the system ID of the doctype.
-tab-width <number>
Sets the tabulation width. The default is 4.
-newline (cr | cr-lf | lf)
Specifies the type of newline to output. Possible values are:
cr (mac), cr-lf (dos), lf (unix - the default).
-no-format
Disables any formatting. Useful for doctype modifications,
newline conversion, ...
-xml-decl <string>
The value to set to the XML declaraction.
svgpp --help (return code: 0)
org.apache.batik.transcoder.TranscoderException: element
at org.apache.batik.transcoder.svg2svg.PrettyPrinter.fatalError(PrettyPrinter.java:1750)
at org.apache.batik.transcoder.svg2svg.PrettyPrinter.print(PrettyPrinter.java:253)
at org.apache.batik.transcoder.svg2svg.SVGTranscoder.prettyPrint(SVGTranscoder.java:230)
at org.apache.batik.transcoder.svg2svg.SVGTranscoder.transcode(SVGTranscoder.java:186)
at org.apache.batik.apps.svgpp.Main.run(Main.java:124)
at org.apache.batik.apps.svgpp.Main.main(Main.java:47)
SVG pretty-printer - (C) Apache Software Foundation
http://xmlgraphics.apache.org/batik
Syntax:
svgpp [options] <input file> [<output file>]
Available Options:
-doctype (change | remove)
Removes or changes the DOCTYPE declaration. change is used
in conjonction with the -public-id and -system-id options.
-doc-width <number>
Sets the document preferred number of columns. The default is 80.
-public-id <string>
The value to set to the public ID of the doctype.
-system-id <string>
The value to set to the system ID of the doctype.
-tab-width <number>
Sets the tabulation width. The default is 4.
-newline (cr | cr-lf | lf)
Specifies the type of newline to output. Possible values are:
cr (mac), cr-lf (dos), lf (unix - the default).
-no-format
Disables any formatting. Useful for doctype modifications,
newline conversion, ...
-xml-decl <string>
The value to set to the XML declaraction.