Evas filters: Implement fill mode in blend
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 3 Jan 2014 09:55:54 +0000 (18:55 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Feb 2014 08:33:17 +0000 (17:33 +0900)
commit40fd036d8dac3e808eb4f3a03bc11926b4f3c5f0
treea2d3aff98f462164ea92f540bfbe8d297394c8a4
parentdf60cd30c0b6b97b93b5f4be31dadd893b08e1b7
Evas filters: Implement fill mode in blend

None, repeat (x,y) and stretch (x,y) are now working for RGBA
blending. The same logic shall be applied to alpha as well.
src/lib/evas/filters/evas_filter_blend.c