- Will build correctly on more platforms (TEA upgraded
to latest version 3.9)
- upgrade to zlib 1.2.8, libjpeg-8d
- Added format option "-alpha" to PNG reader to be compatible with Tk 8.6.
- Bug fixes in various parsers to avoid core dumps when specifying a
wrong format option.
- upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c
OK stu@
* zap pthread from WANTLIB in tkdnd
* get rid of expensive SUBST_VARS in pre-configure or whole pre-configure
* get rid of tktreectrl PFRAG.shared
* bump tkdnd and tktreectrl
OK, landry@ who's eyes got burned ;)
image extension for Tcl/Tk
This package enhances Tk, adding support for many
other Image formats: BMP, XBM, XPM, GIF (with
transparency, but without LZW), PNG, JPEG, TIFF.
OK, landry@