|
|
Tgif - Version 4.1 Patchlevel 41 Release Notes
|
Version 4.1 Patchlevel 41
Added Features/Bug Fixes
|
- A QPL
version of this distribution of tgif is simultaneously released.
- Update the output of the About command in the Help Menu to show that
tgif's new mailing list address is tgif4-announce@yahoogroups.com.
- Fix a bug with "on_resize=" attribute when multiple objects have the
same name. Thanks to Alan M Stephenson <al@cs.york.ac.uk>
for pointing out the problem.
- Fix a bug with Tgif.DeleteCmdAsCut. Thanks to Ralphe Neill
<ran@oberon.sub.net.au> for pointing out the problem.
- Fix a bug with the select_each_obj_and_exec() internal command. Thanks to
Dan McMahilll <mcmahill@mtl.mit.edu> for pointing out the problem.
- Fix a uninitialized variable bug. This causes things to fail when running
tgif with -print -eps commandline options. Thanks to
Dan McMahilll <mcmahill@mtl.mit.edu> for pointing out the problem.
- Remove a redundant "a4" string in the generates PS file if A4 paper is
requested by using the Tgif.PSA4PaperSize X default. This seems to
causes ghostscript to generate problematic pnm file. Thanks to
AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> for the patch.
- Add horizontal scroll for mouse wheel. When the <Meta> key is held
down, the mouse wheel can now scroll horizintall. Thanks to
Shin-ichi KANNO <shin@prug.org> for the patch.
- Add a compiler option -D_DONT_REENCODE in Tgif.tmpl* so that a list of
PostScript fonts for which reencoding is not allowed can be specified at
compile time. Please see the explanation on Tgif.DontReencode in the
X DEFAULTS section of the man pages regarding the format of this option.
Tgif.DontReencode has precedence over -D_DONT_REENCODE. At run time, if
you just want to add fonts to the list specified by -D_DONT_REENCODE,
you should use the new Tgif.AdditionalDontReencode X default.
A commandline option, -listdontreencode, is added to print out the value
of the -D_DONT_REENCODE compiler option used in compiling tgif.
- Add ConvertToBezier in the Poly/Polygon submenu of the Edit Menu to
convert a spline object to a Bezier curve. Thanks to Jurgen Rusch
<jurgen.rusch@philips.com> for the conversion script.
- Add a bunch of commands for adding tick marks to a poly/polygon/spline
object.
- New Tgif.tmpl-darwin file for Darwin/Mac OS X (with XFree86). Thanks to
Eric Cronin <ecronin@eecs.umich.edu> for providing it.
- Update tgwb (the tgif-based whiteboard application) to use a new Reliable
IP-multicast Library (distributed in the rmcast subdirectory of this
distribution). Thanks to the team members of the research group lead by
Professor Edmundo de Souze e Silva <edmundo@land.ufrj.br> at the
Federal University of Rio de Janeiro. This update fix the problem with
large objects mentioned in the README.tgwb file in prior releases. However,
it still has the problem that there is no privison made for joining
a whileboard in session (escept for selecting New from the File Menu of
a tgwb to clear all whiteboards). Please see the updated README.tgwb file.
- Add a new X default, Tgif.UseXPmVersion1ForXPmDeck, so that when converting
a deck of X11 pixmap objects to a GIF animation file, the XPM version
specified by Tgif.XPmOutputVersion X default can be used (instead of
using version 1 XPM format).
- Add new X defaults, Tgif.SlideShowWindowOffsets and
Tgif.SlideShowBorderColor, so that when converting to set the
initial window offsets and border color for the slideshow mode.
- Add the following new internal commands:
edit_attr_in_text_mode(<attr_name>)
|
|