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 및 GtkTextView 이제 오류를 일으키는 줄을으로 스크롤합니다. 애니메이션 생성 기능 및 노출 고정했다. 루아의 테이블을 라이브러리에 추가되었습니다.
Tags: Minor feature enhancements
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.

2004-12-16 23:46
0.1.18

이전 출시 반복되는 미리보기에서 drawable 삭제되지 않았습니다. 전역 변수 bound_x0, bound_y0, bound_x1, 그리고 bound_y1 추가되었고, 활성 선택 처리를 줄이기 위해 경계하는 데 유용합니다.
Tags: Major bugfixes
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.

2004-12-15 08:23
0.1.17

이 릴리스에는 큰 픽셀을 가져오는 최대 속도가 특징이다. ESC를 더이상 vi가 사용자의 혜택을 ()에 대한 대화 상자가 닫히지 않습니다.
Tags: Minor feature enhancements
This release features a large speed up in pixel fetching. ESC
doesn't close the dialog anymore (for the benefit of vi
users).

2004-12-09 21:21
0.1.16

만약 존재하지 알파 채널이 애니메이션을 프레임에 추가됩니다. 매개 변수가 올바르게 PDB에 등록됩니다. GNU 코딩 스타일의 전체 소스 트리에 적용됩니다.
Tags: Minor bugfixes
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.

2004-11-27 20:38
0.1.13

도구 모음 단추에 대한 단축키 추가되었습니다. 스크립트의 최대 크기를 64k로 증가했다. 실험적인 기능이 추가되었습니다 애니메이션을 생성할 수있습니다.
Tags: Minor feature enhancements
Shortcuts for the toolbar buttons were added. The
maximum script size was increased to 64k. An
experimental feature to generate animations was
added.

Project Resources