Version 1.18
Added Features/Bug Fixes
- Fix rotated text. On some servers it doesn't work. (Should use
ZPixmap instead of XYPixmap when calling XGetImage ().)
- There was this problem that after a new symbol file is saved and
one tries to save it again (with ^s), tgif thinks the file name
is /symbolfilename. This bug is fixed.
- If fonts of certain dots-per-inch can not be found and an
alternative fonts with different dots-per-inch can be found,
the file status should be set to 'MODIFIED'.
- If the symbol path contains a ".", then whenever a directory is
changed, the symbol name cache should be updated.
William Chia-Wei Cheng (william@cs.umd.edu)