Scroll to navigation

rsvg-view(1) General Commands Manual rsvg-view(1)

NAME

rsvg-view - Display SVG files

SYNOPSIS

rsvg-view [options] file.svg

DESCRIPTION

RSVG displays SVG images on the screen.

OPTIONS

XWindow ID (for X11 embedding).
Read from stdin instead of a file.
Set the resolution of the image in pixels per inch. RSVG's current default is 90dpi.
X Zoom factor, as a percentage. If unspecified, 1.0 is used as the default.
Y Zoom factor, as a percentage. If unspecified, 1.0 is used as the default.
Specify how wide you wish the image to be. If unspecified, the natural width of the image is used as the default.
Specify how tall you wish the image to be. If unspecified, the natural height of the image is used as the default.
Set the image background color (default: transparent).
Preserve the image's aspect ratio.
-? --help
Show a short help message.
Display a brief usage message.
Display what version of rsvg-view this is.

MORE INFORMATION

http://www.gnome.org/
http://librsvg.sourceforge.net/
http://www.w3.org/TR/SVG11/

AUTHORS

This manpage was written for the Debian project by Paul Brossier <piem@altern.org>, based on the similar rsvg upstream manpage, originally written by Dom Lachowicz (cinamod@hotmail.com), Alex Larsson (alex@redhat.com), and a host of others.