Download List

프로젝트 설명

The Formulas Rendering Plug-In for the Gimp 2 is a
simple plugin that allows you to change the values
of each color channel of each pixel of a layer by
using mathematical expressions. It is able to
handle RGB* and Gray* images. Available operators
are: +, -, *, /, ^, and %. There are many
functions available, such as sin, cos, sqrt, abs,
min, max. A few constants are provided (pi, e, j),
and a lot of pre-defined variables are usable (w
for image's width, h for image's height, x and y
for cartesian coordinates in the image, etc.).

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.

2010-11-15 00:40
0.9.8

지원은 임의의 픽셀에 대한 접근이 추가되었습니다 : 레드 (여기서 x, y를), 녹색 (여기서 x, y를), 그리고 파란색 (여기서 x, y를). 몇 가지 GUI를 설계 결함은 미리보기 렌더링 버그뿐만 아니라, 고정 몇 가지 사소한 편집 문제와 경고가 수정되었습니다.
Tags: stable major
Support was added for arbitrary pixel accessors: red(x,y), green(x,y), and blue(x,y). A few GUI design glitches were fixed, as well as a preview rendering bug, and some minor compilation issues and warnings were fixed.

2006-07-29 22:18
0.9.7

이 릴리스에는 수정 GdkPixbuf의 최신 버전 segfault. 전체 소스 코드뿐만 아니라 청소되었습니다.
Tags: Major bugfixes
This release fixes a segfault with newer versions
of GdkPixbuf. The whole source code has been
cleaned up as well.

2004-11-22 02:34
0.9.6

이 릴리스했습니다 향상 및 수식 파서는 여러 인자 함수, precalculation 등 (지원) 청소. 새로운 기능 (최소, 최대, 랜드, 서명, log2, 그리고 atan2)이 추가되었습니다. 새 값 (r에 추가되었고 북극곰 coords T를,,,, 회색 파란색 빨간색, 녹색 및 알파 지금은 원래 픽셀 서). 도움을 '리셋'버튼은 이제 사용할 수있습니다이 향상되었습니다.
Tags: Major feature enhancements
This release has an improved and cleaned up formula parser (support for multiple arguments functions, precalculation, etc.). New functions were added (min, max, rand, sign, log2, and atan2). New values were added (r and t for polar coords; red, green, blue, gray, and alpha now stand for original pixels). The help has been improved and a 'Reset' button is now available.

2004-05-09 22:15
0.9.4

이 릴리스, 스크린샷과 도움말 파일을 추가, * 레이어 그레이에 렌더링 수리 및 수식을 파서 청소 (지금은 입심이하여 HashTable)를 사용합니다. 거기에 사소한 문제 해결 및 청소 팝업됩니다. 이진 파일의 이름을 다시 수정되었습니다.
Tags: Minor feature enhancements
This release adds a help file with a screenshot, repairs the rendering on Gray* layers, and cleans up the formula parser (it now uses GLib HashTable). There are minor fixes and clean-ups. The name of the binary file has been fixed again.

2004-05-06 21:05
0.9.0

플러그인 대화 상자 안에 미리보기가 추가되었습니다. 수식 계산 안으로 2 중요한 버그가 해결되었습니다. Sinh, asinh, 곤봉, acosh, tanh, 그리고 atanh 기능이 추가되었습니다. 기본 플러그인이 수식을 '연구'의 'G있다', 'b', 그리고 ''. 업그레이 드하는 경우에는 이진 파일의 이름 (README 파일을 참조하시기 바랍니다)가 수정되었습니다. 거기에 여러 가지 정리합니다.
Tags: Major feature enhancements
A preview inside the plugin dialog has been added. 2 important bugs inside the formula evaluator have been fixed. The sinh, asinh, cosh, acosh, tanh, and atanh functions have been added. Default plugin formulas are 'r', 'g', 'b', and 'a'. The name of the binary file has been fixed (please read the README if upgrading). There are various cleanups.

Project Resources