efl/src/lib/evas
Xavi Artigas a5f0e2ecdf evas: Remove unnecessary rotation when saving
Summary:
At some point this code stopped being necessary. The image data is already
rotated and width and height match it, so no need to rotate it again
(which produced warnings and incorrect behaviour)

Fixes T5841

Test Plan: This fixed examples/evas_images{2,4,5} which were failing before.

Reviewers: bu5hm4n, zmike, devilhorns

Reviewed By: zmike

Subscribers: cedric, #committers

Tags: #efl

Maniphest Tasks: T5841

Differential Revision: https://phab.enlightenment.org/D6259
2018-06-13 13:42:59 -04:00
..
cache evas cache - fix return val to fix warning 2018-03-05 23:29:37 +09:00
cache2 EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
canvas evas: Remove unnecessary rotation when saving 2018-06-13 13:42:59 -04:00
common evas - loading extension query - fix to not skip small extensions 2018-04-12 20:56:48 +09:00
common3d efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
cserve2 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
file evas: use new bs static lib 2018-02-17 21:17:58 +01:00
filters efl: replace efl_del with efl_unref for cases where no parent exists 2018-03-20 17:20:57 -07:00
gesture efl: rename Efl.Event.Description -> Efl.Event_Description 2018-05-23 17:33:47 +02:00
include ecore_evas: fix crash on free of smart data. 2018-06-12 15:19:12 +01:00
vg evas vg: fix wrong obj deletion. 2018-06-11 20:10:07 +09:00
Evas.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Evas.hh cxx: Fix evas compile test and Evas.hh 2017-12-05 10:14:03 +09:00
Evas_Common.h Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
Evas_Eo.h efl_canvas_object: Add event info to animation events in eo 2018-05-01 00:40:34 +09:00
Evas_GL.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Evas_Internal.h evas: add a way to figure out the evas class that should be the real parent for all legacy object. 2018-05-24 16:02:19 -07:00
Evas_Legacy.h Do not consider the Evas_Vg API as BETA anymore 2018-05-30 07:33:01 -04:00
Evas_Loader.h Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
main.c evas mem - remove redundenty unused evas mem absraction 2017-07-31 11:53:59 +09:00