TCL Packages
By Ryan Casey

ANIGIF: Updated 9/9/2002

Animated Gif package for Tcl (Pure Tcl/Tk implementation).
The current version of AniGif is 1.3

Revision History:

0.9:    First Release
1.0:    Moved all anigif variable to anigif namespace
1.1:    Modified to use actual delays in gif file.
1.2:    Fixed gifs with only partial information in each frame. Also added support for gifs that should be played only once (detected by a 0 as the delay in a frame currently).
1.3:    Fixed single play gifs by detecting loop block. Fixed frame handling. Added more error handling.

Please note that AniGif may not read compressed or interlaced gifs properly. Use gifsicle to uncompress gifs.
The file can be obtained here:
anigif.zip

IMG_ROTATE

Image rotation package for Tcl (Pure Tcl/Tk implementation).
The current version of Img_Rotate is 1.1

Revision History:

0.9:    First Release
1.0:    Added img_rotate80 for older interpreters
1.1:    Bugfix in img_rotate80 for right rotation

The file can be obtained here:

img_rotate.zip

PORTMON

This package monitors ports for connectivity using Tcl (Pure Tcl/Tk implementation).
The current version of PortMon is 0.6

The file can be obtained here:

portmon.zip

VNC CONNECTOR

This program allows for the ease of use of many .vnc files from Virtual Network Computing. It is currently an executable for Windows only, written in Tcl/Tk and wrapped with FreeWrap.
The current version of VNC Connector is undefined

The file can be obtained here:

vnc_connector.exe

CardTable

CardTable is not a Tcl/Tk package, but a game written in Tcl/Tk to play card games (regular or customizable) over the Internet. Any card game can be supported.

The homepage for CardTable can be found here.

Contact:
    You can contact me at scfiead@hotmail.com if you have any suggestions, questions, bug reports, or comments.