Main | TclMagick | TkMagick |
|
TclMagick is a Tcl extension
that works with both the ImageMagick and ImageMagick image
manipulation libraries.
TkMagick is a small, simple extension that lets you pass images back and forth between Tk and the TclMagick extension.
TclMagick runs with pure Tcl, no Tk is required. It needs an installed ImageMagick or ImageMagick library.
The Windows version also requires Ghostscript
for standard postscript fonts.
TkMagick needs Tk, of course. To run Tcl and Tk
Magick, you need either ImageMagick 1.1 (or greater) or a
recent ImageMagick 6 release.
TclMagick and TkMagick source code binary snapshots can be downloaded from sourceforge.
Anonymous CVS is available from:
cvs -d:pserver:anonymous@cvs.graphicsmagick.org:/ImageMagick login
cvs -d:pserver:anonymous@cvs.graphicsmagick.org:/ImageMagick co TclMagick
Using the password anonymous.
If the documentation doesn't answer your questions, feel free to write us on the mailing list. Information at: http://lists.sourceforge.net/lists/listinfo/graphicsmagick-tclmagick
TclMagick and TkMagick were written by Rolf Schrödter,
and David Welton.
Thanks also to the ImageMagick and ImageMagick projects for
their hard work.
TclMagick is distributed under a fairly liberal license, similar to that of Tcl itself . TclMagick License.
Copyright 2004 Rolf Schrödter and David N. Welton