Evas filters: Implement curve script API
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 2 Jan 2014 06:57:44 +0000 (15:57 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Feb 2014 08:33:17 +0000 (17:33 +0900)
commit82032d494f9c5ecfa40119b95e3ad61fc83e968d
tree4734b587c160cc29013bcfa1afe084e62b6b222d
parent7000907cd3701ab1ae0ab80c8db470ea066a1d8e
Evas filters: Implement curve script API

Currently supports interpolation modes "none" and "linear".
Cubic interpolation is not implemented yet.
src/lib/evas/filters/evas_filter_parser.c
src/lib/evas/filters/evas_filter_private.h
src/lib/evas/filters/evas_filter_utils.c
src/lib/evas/include/evas_filter.h