logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wmf2eps - Convert metafile image to postscript

Author

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

                                                                                                      wmf2eps(1)

Description

       Convert metafile image to postscript.

Name

       wmf2eps - Convert metafile image to postscript

Options

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

Synopsis

wmf2eps [OPTION] ... [-o<file.eps>] <file.wmf>

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

See Also