Rotate() method added to the PixelBuffer. 17/188817/4
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 31 Aug 2018 08:06:55 +0000 (09:06 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Tue, 11 Sep 2018 12:53:37 +0000 (13:53 +0100)
commite137f814eaeba2909c8debd299fac711dd60982d
treea3adb7cf8585d75af85bb41ee3b687b7f3a9979d
parent55f8e087aede75460abfb2a3e5147c85d9ab0801
Rotate() method added to the PixelBuffer.

* Need to rotate pixel buffers i.e rotate an emoji for circular text.
* Implemented a rotate by shear algorithm.

Change-Id: I746db8ac3004900fd60655e12695bc817e176882
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali/devel-api/adaptor-framework/pixel-buffer.cpp
dali/devel-api/adaptor-framework/pixel-buffer.h
dali/internal/imaging/common/image-operations.cpp
dali/internal/imaging/common/image-operations.h
dali/internal/imaging/common/pixel-buffer-impl.cpp
dali/internal/imaging/common/pixel-buffer-impl.h