News
- November 2, 2007
-
On November 2, 2007 work began on the creation of version 2 of Tiny-Fu.
The biggest change in version 2 will be the running of Scheme scripts
as plug-ins.
The main changes to the build and installation system have already been
commited to the Subversion repository. The restructuring of the code which
forms the glue between the Scheme interpreter and GIMP is still to be done.
Until the glue code is updated Tiny-Fu will not be capable of running any
scripts.
- October 29, 2007
-
The Windows executable of Tiny-Fu for use with GIMP 2.2 was removed as
it is out of date. It is also obsolete as of the release of the 2.4.0
version of GIMP.
The Script-Fu code in the 2.4.0 version of GIMP has been merged in to
Tiny-Fu. This was done to provide a point from which to start work on
version 2 of Tiny-Fu.
- October 15, 2006
-
Today is a big day for the Tiny-Fu project. The plan has always been that
Tiny-Fu would be used to replace the Script-Fu plug-in of GIMP some day.
That day has finally arrived!
Today, code from the Tiny-Fu project has been rolled in to the Script-Fu
plug-in of GIMP. Script-Fu users can finally say goodbye to the SIOD
interpreter and a warm hello to TinyScheme.
- September 20, 2006
-
A tarball of version 1.1.0 is available for download. This is the first
release of a Tiny-Fu version for use with the 2.3/CVS versions of GIMP.
- June 9, 2006
-
A tarball of version 1.0.2 is available for download. It has been updated to
use version 1.37 of TinyScheme. The definitions for fmod and trunc have been
fixed. Several other minor changes and bug fixes. All scripts packaged with
Tiny-Fu are now working.
- September 4, 2005
-
A tarball of version 1.0.1 is available for download. This release
fixes a bug which prevented translations from working. It also
includes one other bug fix and and update to one of the Makefiles.
- August 3, 2005
-
A tarball of version 1.0.0 is available for download. This is the
first non-development release of Tiny-Fu. The main changes since
the release candidate are updates to the translation files and
some fixes to three scripts.
- July 30, 2005
-
Bug reports and enhancement requests for Tiny-Fu may now be entered
in to the bugzilla bug tracking system at
http://www.bugzilla.gnome.org/
using the product name of gimp-tiny-fu.
- June 22, 2005
-
A tarball of version 1.0.0rc1 is available for download. This
is the first release candidate for a 1.0.0 version. The main
change fixes the problem where menus were not being translated.
Other changes include related to the reading and parsing of scripts,
selection of localedir (bug #169274), and the use of Winsock2 for
server mode when used in Windows.
- April 3, 2005
-
A pre-compiled binary of the 0.9.8 version of Tiny-Fu is now
available for Windows users.
- March 24, 2005
-
Only a week after the release of 0.9.7, a tarball of version 0.9.8
has been released. It introduces one important new feature. Namely,
support for UTF-8 coded characters allowing it to work properly with
non-English languages. Also included is a change that allows Tiny-Fu
to work with GIMP in batch mode.
Tiny-Fu is now in feature freeze. The only changes that will be made
as of now, until after the release of the 1.0 version, are bug fixes
or updates to the language translation files.
- March 17, 2005
-
A new pre-compiled binary of the 0.9.7 version of Tiny-Fu is now
available for Windows users.
- March 16, 2005
-
A tarball of version 0.9.7 is available for download. It adds support
for SF-REGION, SF-BOUNDARY, SF-PATH, and substring-equal?. Other
changes plugged some memory leaks, fixed a problem with aset!, in
addition to changes and bug fixes for several scripts. As always,
see the ChangeLog for additional
details.
- February 1, 2005
-
A new pre-compiled binary is available for Windows users. Also
available is an updated tarball of the Tiny-Fu source. The updated
files include all changes and bug fixes applied between the 0.9.6
release and January 23, 2005.
- December 14, 2004
-
A pre-compiled binary copy of Tiny-Fu is now available for Windows.
See the section entitled "Downloading Tiny-Fu" below for details.
- December 11, 2004
-
Updated the tarball and renamed it to 0.9.6-1 after adding a fixed
copy of the copy-visible.sct script.
- December 2, 2004
-
A tarball of version 0.9.6 is available for download. It adds support
for (tiny-fu-menu-register) in addition to several bug fixes, and
some minor changes.
- October 29, 2004
-
A tarball of version 0.9.5 is available for download. It includes
several new scripts plus minor fixes/changes to existing scripts,
some bug fixes, and some other minor changes.
- October 10, 2004
-
A tarball of version 0.9.4 is available for download. This is the
first release of Tiny-Fu that can be built separately from GIMP
(ie. without the need for the full GIMP source tree).
- October 3, 2004
-
A tarball for version 0.9.3 is available for download. This is the
third maintenance release. Most of the changes in this release were
to keep Tiny-Fu in sync with changes made in Script-Fu, in the PDB
interface, and in GIMP itself. Two minor bugs were also fixed.
- September 19, 2004
-
A tarball for version 0.9.2 is available for download. This is the
second maintenance release. It fixes a bug in the handling of PDB
*ARRAY data types allowing more scripts to run properly. It also
allows more data cells to be allocated. As a result, the plug-in is
able to run with all scripts installed without complaint.
- September 4, 2004
-
A tarball for version 0.9.1 is available for download. This is
primarily a maintenance release. It fixes a problem with the
definition of some constants used by the ftx extension, includes an
improved contact sheet script, and some additional changes.
- August 12, 2004
-
A tarball for version 0.9.0 is available for download. This marks the
first numbered release of Tiny-Fu. It includes some important changes
to the handling of PDB ARRAY data types plus some minor bug fixes and
enhancements.