summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2008-02-11 01:48:14 +0000
committerJucaBlues <JucaBlues@users.sourceforge.net>2008-02-11 01:48:14 +0000
commit38fcf14ef7489c2d8cd366cf02443891225e41af (patch)
tree5b8574a4d07aa990289d44e43cb885c92acc9f6f /src/Makefile_insert
parentUpdate scriptfu from siod to tinyscheme (diff)
downloadinkscape-38fcf14ef7489c2d8cd366cf02443891225e41af.tar.gz
inkscape-38fcf14ef7489c2d8cd366cf02443891225e41af.zip
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) (bzr r4704)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 196d5e562..d37cb9b59 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -165,6 +165,7 @@ libinkpre_a_SOURCES = \
sp-fecolormatrix.cpp sp-fecolormatrix.h \
sp-fecolormatrix-fns.h \
sp-fecomponenttransfer.cpp sp-fecomponenttransfer.h \
+ sp-fecomponenttransfer-funcnode.cpp sp-fecomponenttransfer-funcnode.h \
sp-fecomponenttransfer-fns.h \
sp-fecomposite.cpp sp-fecomposite.h \
sp-fecomposite-fns.h \