evas: Fix region test in jpeg load with region + zoom
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 17 Aug 2016 07:45:16 +0000 (16:45 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 17 Aug 2016 08:28:53 +0000 (17:28 +0900)
commit0193e40d8c1c06303bc8f0be95634fe8df7f1481
tree50e0ea2d4fd9fd4dba1317e834adea120e9d2bfb
parentfecbcf8a905e30345d3454c9cdb665a6d7b098bc
evas: Fix region test in jpeg load with region + zoom

The previous commit exposed an issue with the region test
does not take into account the scale down factor.

Not a @fix in itself, as it depends on the previous patch.
src/lib/emile/emile_image.c
src/modules/evas/image_loaders/png/evas_image_load_png.c