[root@kindle bin]#
cd /mnt/us/export/rsvg-convert/bin; LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./rsvg-convert --help
Quote:
Usage:
rsvg-convert [OPTION...] [FILE...] - SVG Converter
Help Options:
-?, --help Show help options
Application Options:
-d, --dpi-x=<float> pixels per inch [optional; defaults to 90dpi]
-p, --dpi-y=<float> pixels per inch [optional; defaults to 90dpi]
-x, --x-zoom=<float> x zoom factor [optional; defaults to 1.0]
-y, --y-zoom=<float> y zoom factor [optional; defaults to 1.0]
-z, --zoom=<float> zoom factor [optional; defaults to 1.0]
-w, --width=<int> width [optional; defaults to the SVG's width]
-h, --height=<int> height [optional; defaults to the SVG's height]
-f, --format=[png, pdf, ps, svg] save format [optional; defaults to 'png']
-o, --output output filename [optional; defaults to stdout]
-a, --keep-aspect-ratio whether to preserve the aspect ratio [optional; defaults to FALSE]
-b, --background-color=[black, white, #abccee, #aaa...] set the background color [optional; defaults to None]
-v, --version show version information
--base-uri base uri
|
Given I don't know what your X libs situation is, or what a 4 contains....
I have done a multi part export.
One for the bin, one for the custom libs, one for the libs you might not have.
I also split the various bits into their own tars... one is just the python script. the others the required stuff.
Hope this helps - good luck.
Imagemagick is already posted on here somewhere I am fairly sure.