Facility for Interactive Generation of figures under X11
Xfig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on PostScript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents).
Xfig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved, printed on PostScript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents).
To install xfig, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xfig
To see what files were installed by xfig, run:
port contents xfig
To later upgrade xfig, run:
sudo port selfupdate && sudo port upgrade xfig
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.