5 Commits

Author SHA1 Message Date
sebastia
c62c850337 Minor update to 1.4.2 of tkimg, changes:
- 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@
2014-11-10 17:39:00 +00:00
sebastia
6bfda97846 Update to new Tcl layout.
OK landry@, stu@
2011-01-05 18:33:14 +00:00
sebastia
15b04968d8 Update tkimg to 1.4
Now supporting new format: DTED, RAW.
indexing TIFF images is now possible
and lots of other updates/fixes.

OK landry@, jasper@
2010-09-21 08:27:32 +00:00
sebastia
d8df757324 * add space between variable and = in the ports makefiles
* 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 ;)
2010-07-30 16:41:09 +00:00
sebastia
d4dcd6f83c import tkimg
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@
2010-07-28 17:04:55 +00:00