Scroll to navigation

wmf2gd(1) General Commands Manual wmf2gd(1)

NAME

wmf2gd - Convert metafile image to one of: png,jpg

SYNOPSIS

wmf2gd [OPTION] ... [-o <file.png>] <file.wmf>

wmf2gd [OPTION] ... [-t jpeg] [-o <file.jpg>] <file.wmf>

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

DESCRIPTION

Convert metafile image to one of: png,jpg.

OPTIONS

where <type> is one of: png,jpeg.

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

wmf2gd 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).