=head1 NAME rendersvg - an SVG rendering application =head1 SYNOPSIS B [I] I I B I I B B<-z> I<4> I I B B<--query-all> I =head1 OPTIONS A summary of options is included below. =over =item B<--h>, B<--help> Prints help information =item B<-V>, B<--version> Prints version information =item B<--backend> I Sets the rendering backend. Has no effect if built with only one backend [default: cairo] [possible values: cairo, qt] =item B<-w> I, B<--width> I Sets the width in pixels =item B<-h> I, B<--height> I Sets the height in pixels =item B<-z> I, B<--zoom> I Zooms the image by a factor =item B<--dpi> I Sets the resolution [default: 96] [possible values: 10..4000] =item B<--background> I Sets the background color. Examples: red, #fff, #fff000 =item B<--font-family> I Sets the default font family [default: 'Times New Roman'] =item B<--font-size> I Sets the default font size [default: 12] [possible values: 1..192] =item B<--languages> I Sets a comma-separated list of languages that will be used during the 'systemLanguage' attribute resolving. Examples: 'en-US', 'en-US, ru-RU', 'en, ru' [default: 'en'] =item B<--query-all> Queries all valid SVG ids with bounding boxes =item B<--export-id> I Renders an object only with a specified ID =item B<--perf> Prints performance stats =item B<--pretend> Does all the steps except rendering =item B<--quiet> Disables warnings =item B<--dump-svg>=I Saves the preprocessed SVG to the selected file =back =head1 ARGS =over =item I Input file =item I Output file =back =head1 SEE ALSO L =head1 AUTHOR This manual page was written by Andrej Shadura L<< >> for the Debian project (but may be used by others).