Convert images

From Linuxintro
Revision as of 06:52, 26 August 2008 by imported>ThorstenStaerk (New page: To convert images, the graphviz package contains a utility called ''convert''. '''Example:''' convert -scale 300x150 -transparent white klingel.svg klingel.png)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To convert images, the graphviz package contains a utility called convert.

Example:

convert -scale 300x150 -transparent white klingel.svg klingel.png