DOKK / manpages / debian 12 / libbatik-java / svgpp.1.en
SVGPP(1) User Commands SVGPP(1)

svgpp - pretty-printer for SVG files

[options] <input file> [<output file>]

svgpp pretty-prints SVG code to standard output.

The value to set to the XML declaraction.

The value to set to the system ID of the doctype.

Sets the tabulation width. The default is 4.

Sets the document preferred number of columns. The default is 80.

Disables any formatting. Useful for doctype modifications, newline conversion, ...

The value to set to the public ID of the doctype.
Specifies the type of newline to output. Possible values are: cr (mac), cr-lf (dos), lf (unix - the default).
Removes or changes the DOCTYPE declaration. change is used in conjonction with the -public-id and -system-id options.

This program is a shell script wrapper based on java-wrappers(7). You therefore benefit from several features; please see the java-wrappers(7) manual page for more information about them.

svgpp is part of batik, written by the Apache Software Foundation.

This manual page was written by Vincent Fourmond <fourmond@debian.org> for the Debian Project, but may be used by others.

The web page of batik, http://xml.apache.org/batik

java-wrappers(7)

January 2008 Pretty printer for SVG