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

wmf2fig - Convert metafile image to XFig format

Author

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

                                                                                                      wmf2fig(1)

Description

       Convert metafile image to XFig format.

Name

       wmf2fig - Convert metafile image to XFig format

Options

--figunit=<int>
              the FIG unit as fraction of inch, default: 1200

       --page=<page>
              where <page> is one of (default A4):

              A[01234] B5 Letter Legal Ledger Tabloid.

       --landscape
              switch to landscape view.

       --portrait
              switch to portrait view (default).

       --maxpect
              scale image: fit to page (1 inch margins)

       --no-margins
              ignore margins when scaling

       --flat render at one depth value

       --image=<fmt>
              where <fmt> is one of (default eps): eps,png,jpg

       --title=<str>
              comment # Title

       --creator=<str>
              comment # Creator

       --date=<str>
              comment # Date

       --for=<str>
              comment # For

       --version
              display version info and exit.

       --help display this help and exit.

       --wmf-help
              display wmf-related help and exit.

Synopsis

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

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

See Also