|
|
Tgif - Version 4.1 Patchlevel 9 Release Notes
|
Version 4.1 Patchlevel 9
Added Features/Bug Fixes
|
- Fix a bug in handling the importing of PS files generated by xv. Thanks
to Michal Bulik <mbulik@mecalog.fr> for pointing out the problem.
- Fix locale bugs. Thanks to Atsushi Shimizu
<shimizu@nttvdt.hil.ntt.co.jp> for pointing out the problems.
- Fix a bug with "-print -gif". Thanks to David Richerby
<David.Richerby@cl.cam.ac.uk> for pointing out the problem.
- Fix a bug in printing/exporting condensed PS/EPS files when the drawing
contains certain EPS files (such as the ones generated by Adobe
Illustrator). Thanks to Ambrose Li <acli@mingpaoxpress.com>
for the patch.
- Fix a memory hogging bug when objects are moved. Thanks to Robert Schwebel
<r.schwebel@tu-bs.de> for pointing out the problem and Jason White
<jdwhite@iastate.edu> for looking into the problem.
- Fix a bug in the File Open dialogbox that if SetDir is pressed when
something is selected, a bad directory name is used. Thanks to
Andreas Scherbaum <ads@htl.de> for pointing out the problem.
- Fix a bug so that the actual directory will be used when the user
select "../" from a file dialogbox. Thanks to
Andreas Scherbaum <ads@htl.de> for pointing out the problem.
- Fix bugs with panning using <Cntrl><Shift><Btn2>
and zooming using
<Cntrl><Shift><Btn3>. Thanks to Kyle Bateman
<kyle@actarg.com> for pointing out the problems.
- When in the edit text mode, dragging <Cntrl><Btn2>,
will now move the
edit text (but not the object being edited). Thanks to
Shinichiro Shiratake <shinichiro.shiratake@toshiba.co.jp> for
pointing out the problem with editing text at the left or top edge
of the paper.
- Allow text objects to be broken into lines in BreakUpText().
- Set the default stretchable text mode to TRUE.
- Set the default value of Tgif.UsePaperSizeStoredInFile to TRUE.
- Set the default print-in-color mode to TRUE (when the "-print" command
line option is not used).
- Remove the concept of a current import directory.
- New Tgif.tmpl-os2 for OS/2. Also fix some OS/2 dependent stuff. Thanks
to Alexander Mai <st002279@hrzpub.tu-darmstadt.de> for the patch.
- Add new X defaults, Tgif.PsRegMarksInTiledPageMode and Tgif.PsRegMarksGray
to draw small crosshairs at the corners defining the clipping regions when
printing/exporting PS/EPS files in the tiled page mode.
- Add a new X default, Tgif.PSFontAliases to allow fake font names in
Tgif.AdditionalFonts. Using this X default, different encodings of
the same PS font can be used. Please see the ADDITIONAL FONTS section
of the mane pages for details. Thanks to Johan Vromans
<JVromans@squirrel.nl> for many helpful suggestions.
- Add the following new internal command:
set_allow_interrupt(<true_or_false>)
size_named_obj_absolute(<obj_name>,<abs_w>,<abs_h>)
get_named_obj_bbox(<obj_name>,<ltx_attr>,<lty_attr>,
<rbx_attr>,<rby_attr>)
|
|