tgif

2D vector graphic drawing tool using Xlib

Install

All systems
curl cmd.cat/tgif.sh
Debian Debian
apt-get install tgif
Ubuntu
apt-get install tgif
image/svg+xml Kali Linux
apt-get install tgif
Fedora
dnf install tgif
Windows (WSL2)
sudo apt-get update sudo apt-get install tgif
OS X
brew install tgif
Raspbian
apt-get install tgif

tgif

2D vector graphic drawing tool using Xlib

Tgif (originally the "Tangram Graphic Interface Facility") is a classic drawing program for 2D vector graphics. Image objects can be hierarchically constructed out of primitives such as polygons, text, and splines (though the splines Tgif draws are not Bézier curves). It natively supports PostScript formats suitable for LaTeX, as well as X11 bitmap or (version 1) pixmap formats. Other vector and raster image formats such as SVG and PNG can be handled via filters. Tgif stores drawings as .obj files and individual building-block objects as .sym files, both in Prolog-compatible fact file format.