efl/src/lib/ethumb
wonguk.jeong f803ba27b7 ethumb: fix setup related API problem
Summary:
setup related API was not working at all due to below problems

1. dbus type signature is wrong. it's array of dictionary not array of struct
2. since quality value was assigned to compress value, there was a problem during saving png image (out of bound)
3. orientation_set API was not working except NONE and ORIGINAL

@fix

Test Plan: make thumbnail by using elm_thumb_add -> orientation set to 90 CCW -> check whether image is rotated properly or not

Reviewers: raster, cedric

CC: seoz, cedric

Differential Revision: https://phab.enlightenment.org/D1138

Signed-off-by: Cedric BAIL <c.bail@partner.samsung.com>
2014-07-07 19:11:02 +02:00
..
Ethumb.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Ethumb_Plugin.h ethumb: improve plugin handling. 2013-01-12 05:21:36 +00:00
ethumb.c ethumb: fix setup related API problem 2014-07-07 19:11:02 +02:00
ethumb_private.h merge ethumb. 2013-01-12 01:15:45 +00:00
md5.c ethumb: Memset whole contex in md5 implementation 2014-05-16 14:32:51 +02:00
md5.h ethumb: Support strict aliasing rules in MD5 code 2013-02-26 10:17:28 -03:00