author | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 11 Feb 2008 01:48:14 +0000 (01:48 +0000) | ||
committer | JucaBlues <JucaBlues@users.sourceforge.net> | |
Mon, 11 Feb 2008 01:48:14 +0000 (01:48 +0000) | ||
commit | 0cc082e09c2ce5f515a90ce45a6a440c11150dc6 | |
tree | 5b8574a4d07aa990289d44e43cb885c92acc9f6f | tree | snapshot |
parent | e8fd2d7e4dffd613e2c143539a0ab78fbe99e50e | commit | diff |
Offline work done during weekend:
* handle fefuncR, fefuncG, fefuncB and fefuncA nodes
* implement fecomponenttransfer renderer
** identity and gamma modes render perfectly
** linear and table modes are rendering with very slight imperfections
This commit still mantains feComponentTransfer out of UI (still not implemented)
* handle fefuncR, fefuncG, fefuncB and fefuncA nodes
* implement fecomponenttransfer renderer
** identity and gamma modes render perfectly
** linear and table modes are rendering with very slight imperfections
This commit still mantains feComponentTransfer out of UI (still not implemented)
src/Makefile_insert | diff | blob | history | |
src/display/nr-filter-component-transfer.cpp | diff | blob | history | |
src/display/nr-filter-component-transfer.h | diff | blob | history | |
src/helper-fns.h | diff | blob | history | |
src/sp-fecomponenttransfer-funcnode.cpp | [new file with mode: 0644] | blob |
src/sp-fecomponenttransfer-funcnode.h | [new file with mode: 0644] | blob |
src/sp-fecomponenttransfer.cpp | diff | blob | history | |
src/sp-fecomponenttransfer.h | diff | blob | history | |
src/sp-object-repr.cpp | diff | blob | history | |
src/ui/dialog/filter-effects-dialog.cpp | diff | blob | history |