Version 2.12 Patchlevel 11
Added Features/Bug Fixes
- Fix a bug in erasing text from a grouped object. This bug only appears if
the Tgif*GroupedTextEditable X default is set to 'true'.
- Fix a bug in setting the clipping rectangles. Sometimes, tgif would not
redraw properly. Thanks to Yoichiro Ueno <ueno@cs.titech.ac.jp> for
the fix.
- Fix a bug in copying objects with attributes. It used to be that every
time such a object is copied, the ordering of the attributes are reversed.
- Fix a typo in box.c. This bug only appears if -DNO_THIN_LINE is specified
as a compile option.
William Chia-Wei Cheng (william@cs.umd.edu)