Original author(s) Available in 2 languages | Written in C | |
![]() | ||
Stable release 4.2.5 / June 28, 2011; 5 years ago (2011-06-28) Operating system |
Tgif (pronounced t-g-i-f) is an Xlib based interactive 2-D drawing tool under X11 for Unix, available on Linux and most Unix and Unix-like platforms. It was developed since 1990 and is free software released under the QPL license.
Contents
Quirks
Because Tgif was developed long before a standard way for drawing programs to work, one might find it unfamiliar to use in a number of ways:
The Tgif file format
Tgif saves its drawings in a Prolog-based plain text file format. Partly because it is based on Prolog, there is little support from other programs for reading the Tgif file format.
Fonts are represented as PostScript font names. Originally, it was possible to print Tgif drawings in batch mode without using a X display; however, this changed somewhere in the 4.1 versions. Currently, printing drawings requires running Tgif on an X display unless the drawing only uses Times Roman, Helvetica, Courier, and Symbol fonts.