Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-26 08:23
0.9

Esta versão inclui o suporte atualizado TEA arquivos para corrigir erros de configurar no Linux, a compatibilidade 64-bit, a capacidade de gravar imagens PNG (ao invés de simplesmente ler), e uma opção para aplicar um valor de alfa global de uma imagem como se lê, por exemplo, para usar um arquivo de imagem, tanto para um ativada e desativada (semi-ícone) transparente. Algumas dessas mudanças foram feitas em 0,8, o que estava disponível a partir do CVS, mas nunca lançada.
Tags: Major feature enhancements
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.

2005-03-27 07:33
0.7

Foi adicionado suporte para modificar a transparência total da imagem após a criação com a imagem por exemplo, "criar foto-formato" png-alfa 0,5 "arquivo example.png '.
Tags: Major feature enhancements
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'.

2005-03-24 05:19
0.6

Alguns otimizações da primeira versão pública foram feitas. Suporte para decodificação base64 dados de imagem foi adicionada.
Tags: Initial freshmeat announcement
Some optimizations from the first public release
were made. Support for decoding base64 image data
was added.

Project Resources