xfig 3.2.9
Interactive drawing tool
Xfig is an interactive drawing tool which runs under X Window System. In xfig, figures may be drawn using objects such as circles, boxes, lines, spline curves, text, etc. It is also possible to import images in formats such as GIF, JPEG, EPSF (PostScript), etc. Those objects can be created, deleted, moved or modified. Attributes such as colors or line styles can be selected in various ways. For text, 35 fonts are available.
- Website: https://mcj.sourceforge.net/
- Licenses: non-copyleft
- Package source: gnu/packages/xfig.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xfig 3.2.9
as follows:
guix install xfig@3.2.9
Or install the latest version:
guix install xfig
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.