wmf2gd -V (return code: 2)
libwmf: version 0.2.8
wmf2gd --help (return code: 2)
Usage: wmf2gd [OPTION]... [-o <file.png>] <file.wmf>
or: wmf2gd [OPTION]... [-t jpeg] [-o <file.jpg>] <file.wmf>
or: wmf2gd [OPTION]... --auto <file1.wmf> [<file2.wmf> ...]
Convert metafile image to one of: png,jpg.
-t <type> where <type> is one of: png,jpeg.
--maxwidth=<w> where <w> is maximum width image may have.
--maxheight=<h> where <h> is maximum height image may have.
--maxpect scale image to maximum size keeping aspect.
--maxsize scale image to maximum size.
--version display version info and exit.
--help display this help and exit.
--wmf-help display wmf-related help and exit.
Report bugs to <http://www.wvware.com/>.