Evas filters: Ignore ox,oy when stretching in the same direction
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 25 Mar 2014 03:27:21 +0000 (12:27 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 26 Mar 2014 01:48:12 +0000 (10:48 +0900)
commit7e731ea10afc30246c6004a367deb09470640ff3
tree54e58d941ef42509dc58dd9f03dab1bc7d44159c
parent3083732bfbe4a45cf596bd732d154c156bcae2a2
Evas filters: Ignore ox,oy when stretching in the same direction

During padding calculation, ox and oy should be ignored unless the
blend operation is neither repeating nor stretching. Otherwise,
the buffer will grow without necessity.
src/lib/evas/filters/evas_filter_parser.c