wmf2eps -V (return code: 2)
libwmf: version 0.2.8
wmf2eps --help (return code: 2)
Usage: wmf2eps [OPTION]... [-o <file.eps>] <file.wmf>
or: wmf2eps [OPTION]... --auto <file1.wmf> [<file2.wmf> ...]
Convert metafile image to postscript.
--eps output as eps (default).
--ps output as ps.
--page=<page> where <page> is one of A4 (default). [ps-mode only]
--landscape switch to landscape view. [ps-mode only]
--portrait switch to portrait view (default). [ps-mode only]
--bbox=<geom> geometry setting: --bbox=WxH+X+Y [ps-mode only]
--centre centre image in page. [ps-mode only]
--maxpect scale image to maximum size keeping aspect. [ps-mode only]
--title=<str> postscript %%Title
--creator=<str> postscript %%Creator
--date=<str> postscript %%Date
--for=<str> postscript %%For
--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/>.