Scroll to navigation

wmf2svg(1) General Commands Manual wmf2svg(1)

NAME

wmf2svg - Convert metafile image to W3C's scalable vector graphic (SVG) format

SYNOPSIS

wmf2svg [OPTION] ... [-o <file.swg>] <file.wmf>

wmf2svg [OPTION] ... --auto <file1.wmf> [<file2.wmf> ...]

DESCRIPTION

Convert metafile image to W3C's scalable vector graphic (SVG) format.

OPTIONS

compressed output (.svgz)

include images in the svg code

description tag

where <w> is maximum width image may have.

where <h> is maximum height image may have.

scale image to maximum size keeping aspect.

scale image to maximum size.

display version info and exit.

display this help and exit.

display wmf-related help and exit.

Additional wmf-related options

switch for error reports.

switch for debug reports, if any.

switch to ignore (some) non-fatal errors.

emit diagnostic information.

add <path> to list of font directories.

use system fonts, if any found.

use system xml-fontmap file <file>.

use non-system fonts, if any found.

use non-system xml-fontmap file <file>.

use ghostscript file <file>.

write metafile to <file>.

AUTHOR

wmf2svg is originally written by Martin Vermeer and currently maintained by Caolán McNamara.

This manual page was written by Yangfl for the Debian Project (and may be used by others).