diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-04-04 18:51:34 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-04-14 11:26:44 +0900 |
commit | 5467d1eb3eb90126c042e105b93d500f7cf8b323 (patch) | |
tree | 8e0cc408714998a78bfa34b9f5f0810e766721f4 /src/lib/evas/include/evas_filter.h | |
parent | 4cbff5f0ea011e93a7b2ea6db202dbd8ddf700c8 (diff) |
evas filters: Fix artifacts when scaling up & down
An odd-sized image scaled down by 2 was losing 1 pixel during the
downscale, and it was not restored after scaling up. The same
happened with downscaling by 4 except the effect was even more
visible.
This meant that a moving snapshot with a large blur would trigger
some really ugly sampling issues if the content below was precise
(such a text).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions