summaryrefslogtreecommitdiffstats
path: root/src/sp-fecomponenttransfer-funcnode.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-345/+0
(bzr r6891)
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+4
(bzr r5884)
2008-02-24Warning and whitespace cleanupJon A. Cruz1-2/+3
(bzr r4838)
2008-02-11Offline work done during weekend:Felipe Corr??a da Silva Sanches1-0/+344
* 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)