The fig2vect program converts Fig drawings - create using XFig, jFig
or WinFig - to MetaPost, PS/EPS, PDF, TeX or SVG files.
The software is licensed under BSD-style license terms, see
FAQ: What license applies to the package?
MetaPost, PS/EPS, PDF and TeX are intended for use with LaTeX/pdfLaTeX.
The MetaPost file can be processed using the mpost program, the resulting
*.mps file can be used with both LaTeX and pdfLaTeX.
SVG output is intended for use on web sites.
Special features:
Fill patterns are implemented using vector graphics, not bitmap images.
X-splines are converted into a sequence of Bezier curves, not polylines.
Flexible font selection.
Support for Fig files containing UTF-8 encoded texts.