Remove cropping from ImageAttributes 75/24075/1
authorAndrew Cox <andrew.cox@partner.samsung.com>
Wed, 11 Jun 2014 17:18:51 +0000 (18:18 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 13:15:07 +0000 (14:15 +0100)
commit22be55bfcda54c1a51d97b593a5fac1260ac534e
tree7f78d2cad5cab132556a4a642a394828b226bfc1
parentaef935fd2d7d9570b3cde8c03432fbe21aaf7588
Remove cropping from ImageAttributes

[problem] We have a cropping feature advertised but not used and not
really implemented so confusing potential users and wasting space in our
current builds.
[cause] No users have wanted this feature.
[solution] Remove the partial implementation of this feature.

Change-Id: I24d604c439111ed5a2048908bcdb17795d7a82df
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
automated-tests/src/dali-unmanaged/utc-Dali-Scripting.cpp
automated-tests/src/dali/utc-Dali-ImageAttributes.cpp
capi/dali/public-api/images/encoded-buffer-image.h
capi/dali/public-api/images/image-attributes.h
capi/dali/public-api/images/image.h
dali/internal/event/images/encoded-buffer-image-impl.h
dali/internal/event/images/image-factory.cpp
dali/internal/event/images/image-impl.h
dali/public-api/images/image-attributes.cpp
dali/public-api/scripting/scripting.cpp
dali/public-api/scripting/scripting.h