gluas 0.1.19 review

Download
by rbytes.net on

gluas is a plug-in that allows you to do image manipulation in an interpreted language, this allows for rapid prototyping as well as

License: GPL (GNU General Public License)
File size: 97K
Developer: ?yvind Kol?s
0 stars award from rbytes.net

gluas is a plug-in that allows you to do image manipulation in an interpreted language, this allows for rapid prototyping as well as experimentation with mathematical concepts, if you like lua as a programming language, it deprecates the mathmap plug-in to a certain extent.

The in-image preview has been attempted implemented as cleanly as possible, and might be useful for other plug-ins as well, please help me debug the crashes that are possible to provoke.

Installation

For unix,. unpack,. ./configure ; make ; su ; make install should be enough, you can install it only for a single user, by copying the binary manually to your ~/gimp-2.2/plug-ins/

Usage

The gluas plug-in is invoked from /Filters/Generic/gluas..

gluas provides a simple text editor, the ability to load and save a script, preview and apply lua based image processing scripts.

For how to actually program with gimp-lua, the lua website has pointers to additional information about programming with lua. The gluas specific functions are listed below:

gluas 0.1.19 keywords