Download List

專案描述

gluas is a GIMP plug-in for prototyping image processing algorithms using the Lua programming language. It features a built in text editor, and the ability to preview the effect the algorithm will have directly on the image.

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.

2005-03-31 17:20
0.1.19

GtkSourceView and GtkTextView now scroll to a line
that is causing errors. The animation creation
capabilities were fixed and exposed. lua's table
library was added.
標籤: Minor feature enhancements

2004-12-16 23:46
0.1.18

Previous releases were not clearing the drawable on repeated previews. The global variables bound_x0, bound_y0, bound_x1, and bound_y1 have been added, and are useful for bounding to the active selection to reduce processing.
標籤: Major bugfixes

2004-12-15 08:23
0.1.17

This release features a large speed up in pixel fetching. ESC
doesn't close the dialog anymore (for the benefit of vi
users).
標籤: Minor feature enhancements

2004-12-09 21:21
0.1.16

An alpha channel is added to animation frames if not present. Parameters are properly registered with the PDB. The GNU coding style is enforced on the entire source tree.
標籤: Minor bugfixes

2004-11-27 20:38
0.1.13

Shortcuts for the toolbar buttons were added. The
maximum script size was increased to 64k. An
experimental feature to generate animations was
added.
標籤: Minor feature enhancements

Project Resources