efl/src/lib/evas/cserve2
Jean-Philippe Andre 0d506a7b73 evas/cserve2: Fix images indexing (File_Entry stuff)
High-level problem:
cserve2 does not support load_opts properly when opening an image.
As a result, when (pre)loading a JPEG file with specific load
options (eg. w, h, region and orientation), the image buffer might
have the wrong dimensions.

So, we need to use load_opts when computing file hash key.
And, pass these load options to the loader slave,
and use them while OPENING the image. This will set
properly the geometry.

Fixes test "Preload and Prescale" in elementary_test.
2013-10-28 15:47:15 +09:00
..
evas_cs2.h evas/cserve2: Fix images indexing (File_Entry stuff) 2013-10-28 15:47:15 +09:00
evas_cs2_client.c evas/cserve2: Fix images indexing (File_Entry stuff) 2013-10-28 15:47:15 +09:00
evas_cs2_image_data.c merge: and now Evas 2012-11-04 11:51:42 +00:00
evas_cs2_private.h evas/cserve2: Scan glyphs and add to fash 2013-10-28 15:47:14 +09:00
evas_cs2_utils.c evas/cserve2: add lots of error checks in the client side. 2013-06-04 20:20:55 +09:00
evas_cs2_utils.h merge: and now Evas 2012-11-04 11:51:42 +00:00