efl/src/modules/evas
SubhransuSekhar Mohanty dd484a54dc efl_canvas_vg svg: free the svg tree returned by eet_data_read()
The eet_data_read() api creates the structure by referencing the wwt data structure
and reading from eet file. So the structure should be deleted by the user of the function.
As eet_data_read() api documentation dosen't specify about the ownership I guess
we need to free this structure to avoid memory leak.
2019-07-25 15:19:41 +09:00
..
engines evas: add infrastructure to feed 9 patch information from file loader to image object. 2019-07-12 09:54:16 -07:00
image_loaders evas: add support for .9.png file to PNG loader. 2019-07-12 09:54:18 -07:00
image_savers Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
model_loaders here comes meson 2018-10-02 17:22:50 +02:00
model_savers here comes meson 2018-10-02 17:22:50 +02:00
vg_loaders efl_canvas_vg svg: free the svg tree returned by eet_data_read() 2019-07-25 15:19:41 +09:00
vg_savers meson: fix building of svg / eet / json loader if its disabled 2019-06-25 17:19:08 +02:00
meson.build evas vector: support json loader for rlottie integration. 2019-06-21 17:35:48 +09:00