From: Hyoyoung Chang <hyoyoung@gmail.com>
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 6 Jan 2012 05:50:33 +0000 (05:50 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 6 Jan 2012 05:50:33 +0000 (05:50 +0000)
commitffd2e5219d5bf0724f253941f05c3e93595932c7
tree6b013a32ff7c096caafca1cafb1f6c57a64d5145
parent7db65e0621f6fb22e6cb093c913a42d5e0e2e91f
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_photo - add aspect_ratio_retained_{set/get}
Date: Fri, 6 Jan 2012 12:20:33 +0900

Dear all.

elm_photo doesn't have resizing functions which are not follow
original photo file ratio (vertical/horizontal).
so i copied aspect_ration_reatined functions from elm_image.
also it fixes photo menu bug in elementary_test.
currently photo window has a bug which cannot display non-square
images correctly.

Thanks

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@66924 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_photo.c
src/lib/elm_photo.c
src/lib/elm_photo.h