TkPNG 0.9 (Default branch) |
|
|
TkPNG implements PNG photo image support for
Tcl/Tk (8.3+) without depending on libpng (only
zlib). It supports the full range of color types
and bit depths from 1 bit-per-pixel B&W to 16
bit-per-channel RGBA, including interlaced images
and importing from base64 encoded data.
License: BSD License (revised)
Changes:
This version includes updated TEA support files to
fix configure errors under Linux, 64-bit
compatibility, the ability to write PNG images
(rather than just read), and an option to apply a
global alpha value to an image as it is read, for
example, to use one image file for both an enabled
and disabled (semi-transparent) icon. Some of
these changes were made in 0.8, which was
available from CVS but never released.
|