Convert images
From Linuxintro
Revision as of 08:58, 4 February 2012 by imported>ThorstenStaerk
To convert images, the graphviz package contains a utility called convert.
Example:
convert -scale 300x150 -transparent white klingel.svg klingel.png
To convert images, the graphviz package contains a utility called convert.
Example:
convert -scale 300x150 -transparent white klingel.svg klingel.png