jpeg laoder: exif orientation test added
authorWonguk Jeong <wonguk.jeong@samsung.com>
Sun, 29 Jun 2014 11:04:16 +0000 (13:04 +0200)
committerCedric BAIL <c.bail@partner.samsung.com>
Sun, 29 Jun 2014 11:04:16 +0000 (13:04 +0200)
commit573f477272fb842f2ed3f1c951fd1c77d6936b59
treec78a8b7bf464e56728b3f6f0fd921252d84b7d33
parent2c97212736d1d30eba8b499cc4eed93fee27b95a
jpeg laoder: exif orientation test added

Summary:
currently, normal orientation tests are only added.
I'm going to add flipped orientation tests as well after I put related code in jpeg loader (currently it's not supported)

Reviewers: raster, cedric, jpeg

CC: seoz, cedric
Differential Revision: https://phab.enlightenment.org/D1098
src/Makefile_Evas.am
src/tests/evas/evas_test_image.c
src/tests/evas/images/Light_exif.jpg [new file with mode: 0644]
src/tests/evas/images/Light_exif_180.jpg [new file with mode: 0644]
src/tests/evas/images/Light_exif_270.jpg [new file with mode: 0644]
src/tests/evas/images/Light_exif_90.jpg [new file with mode: 0644]