GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
rsvg-convert(1) FreeBSD General Commands Manual rsvg-convert(1)

rsvg-convert - turn SVG files into raster images.

rsvg-convert [options] in.svg > out.png

Converts SVG images into PNG raster images, PDF, PS, or SVG vector images, or dumps of Cairo XML or recording surfaces.

Set the X resolution of the image in pixels per inch. RSVG's current default is 90dpi
Set the Y 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.
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.
Specify the output format you wish the image to be saved in. If unspecified, PNG is used as the default.
Specify the output filename. If unspecified, outputs to stdout.
Specify that the aspect ratio is to be preserved. If unspecified, aspect ratio will not be preserved.
Specify the background color. If unspecified, none is used as the default.
Specify the base URI for SVG files. If unspecified, none is used as the default.
Display what version of rsvg this is.

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

Dom Lachowicz (cinamod@hotmail.com), Caleb Moore (c.moore@student.unsw.edu.au), and a host of others.


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.