gimp/plug-ins/gimptcl
1997-12-14 11:52:16 +00:00
..
doc Initial revision 1997-11-24 22:05:25 +00:00
frags Ditch all the extraneous Makefiles 1997-12-14 11:52:16 +00:00
misc Ditch all the extraneous Makefiles 1997-12-14 11:52:16 +00:00
scripts Ditch all the extraneous Makefiles 1997-12-14 11:52:16 +00:00
.cvsignore bunch of cvsignores added 1997-11-27 21:58:02 +00:00
gtcl.h (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
gtcl_misc.c (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
gtclConst.c (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
gtclEnums.h Initial revision 1997-11-24 22:05:25 +00:00
gtclenums.h Initial revision 1997-11-24 22:05:25 +00:00
gtclMain.c (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
gtclPDB.c (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
Makefile.am (erich) lots of changes to gimptcl 1997-12-01 19:49:08 +00:00
README Initial revision 1997-11-24 22:05:25 +00:00

This is the first real release of gimptcl-1.0, distributed in
the FreeBSD gimp-0.99.14 port.

It comes with three sample plug-ins.
 * Consolio, an interactive gimptcl shell
 * pdb-help, an interactive thing for browsing
   the pdb and running procedures
 * stained-glass, a simple (and ugly) plugin for creating
   stained glassy backgrounds.

The ``scripts'' directory contains plug-ins that are real Tcl scripts.

The ``frags'' directory contains tcl procs and fragments that I've used
for testing the interpreter.  I usually just source them from inside
consolio, then call the procs interactively.

Unfortunately I'm not very artistic, so there's no pretty pictures
to look at.

Eric L. Hernes
erich@rrnet.com