Version 3.0 Patchlevel 8
Added Features/Bug Fixes
- Bring man pages up-to-date.
- Add NoTransform() to the Edit Menu to remove any transformation from a
simple (non-composite) object.
- Supports bg_color and fg_color file attributes.
- Supports PrintOneFilePerPage() when exporting (printing) to HTML and GIF.
- In text mode, holding down <Shift> or <Cntrl> while typing
<BS> or <DEL> remove the next character.
- Add a new X default, Tgif.StretchableText to set the initial text stretch
mode.
- Fix a bug with showing the wrong page number in the page tag. Thanks to
Kit-ying Hui <khui@csd.abdn.ac.uk> for pointing out the problems.
- Fix a bug in SaveSymInLibrary() from the File Menu. Thanks to Takashi
Nishida <tnishida@piezo.kuee.kyoto-u.ac.jp> for pointing out the
problems.
- Fix an infinite-loop bug in showing a message when Tgif.BoldMsgFont is
used. Thanks to Klaus Elsbernd <elsbernd@dfki.uni-kl.de> for
pointing out the problem.
- Fix a bug with auto-justifying text objects where printed text looks
justified differently from the corresponding screen text.
William Chia-Wei Cheng (william@cs.umd.edu)