ethumb: automagically orient thumbnails based on:
authorillogict <illogict@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 19 Sep 2010 17:07:35 +0000 (17:07 +0000)
committerillogict <illogict@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 19 Sep 2010 17:07:35 +0000 (17:07 +0000)
commitdfee0c25969784b0e91f6a5f85e85b42c71766fb
treec8d6711ae9dcf741e7f441cd6197428f711f37d4
parent1e43cc0432d0a0d5ea1929a72f718aee00a85ae5
 ethumb: automagically orient thumbnails based on:
 - metadata contained in files (EXIF only currently) - default active;
 - orientation given by the caller against pixel data orientation.
 Code is based on els_icon.

 Next is to add that through dbus.

 Open question: if orientation is specified, do we need to save the thumbnail in a different folder?

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/ethumb@52465 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
src/lib/Ethumb.c
src/lib/Ethumb.h
src/lib/Makefile.am
src/lib/client/Ethumb_Client.c
src/lib/client/Ethumb_Client.h
src/lib/ethumb_private.h