Version 2.12 Patchlevel 7 Added Features/Bug Fixes

  1. Use Tgif*DefaultColorIndex to determine what color string to generate in black and white mode. Used to always use 'magenta'. The tgif.Xdefaults and tgif.man files are updated to reflect that there are 11 default colors. If Tgif*DefaultColorIndex is not specified, 'black' will be used (equivalent to the default setting of 9).

  2. Make it work with the numeric keypad (specifically, handling the keys with the XK_KP_* keysyms).

  3. Support a new compile option -DNO_THIN_LINE. This can be used to get around some server bugs in drawing lines with 0 width.

  4. Add an X default, CanvasWindowOnly. When it is set to 'true', only the canvas window will be displayed.

  5. Add an X default, UsePsAdobeString. When it is set to 'true', the first line of generated PS or EPS file will be "%!PS-Adobe-2.0 EPSF-1.2". Otherwise, the first line is defaulted to be "%!". The PS-Adobe string might confuse Transcript, but it is needed to work with groff.

Return to Home Page Release Notes Index
William Chia-Wei Cheng (william@cs.umd.edu)