Projects / TkPNG

TkPNG

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.

Tags multimedia Graphics Software Development Libraries Tcl Extensions
Licenses BSD Revised
Operating Systems OS Independent
Implementation Tcl C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  25 Mar 2008 23:23
  • Rrelease-after

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.

  • Rrelease-mid
  •  26 Mar 2005 22:33
  • Rrelease-after

Changes: Support was added for modifying the overall image transparency upon creation with e.g. 'image create photo -format "png -alpha 0.5" -file example.png'.

  • Rrelease-mid
  •  23 Mar 2005 20:19
  • Rrelease-after

Changes: Some optimizations from the first public release were made. Support for decoding base64 image data was added.

1e04a6ea4f6ef8b120c4d52cbada9f8f_thumb

Project Spotlight

Fotoxx

Software for digital image editing, HDR composites, and panoramas.

No-screenshot

Project Spotlight

Jericho HTML Parser

An HTML parser and manipulator library for Java.