efl/src/lib/edje
Subhransu Mohanty 698135b8e4 edje: add svg support to parse and store a svg file as a vector object in .edj.
Summary:
This is the svg loader which will parse the svg file and store it in a intermediate structure.
It provides the helper function to get EET descriptor to save the structure into eet file.

NOTE: Not all svg attributes are handled yet. but most common attributes are handled .

Reviewers: Hermet, cedric

Subscribers: Hermet, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3868

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2016-06-08 11:18:20 -07:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: convert Edje_Text_Class, Edje_Size_Class data type to public 2016-01-12 14:02:19 -08:00
Edje_Edit.h edje_edit: fix copy&paste type for map functions which should return int 2016-06-07 16:58:10 +03:00
Edje_Eo.h
Edje_Legacy.h Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
Makefile.am edje: make it possible to build the library alone. 2016-04-14 16:07:32 -07:00
edje_box_layout.c evas: make no longer supported object, legacy only. 2016-03-21 16:31:26 -07:00
edje_cache.c edje: add new part types to edje_cache 2016-02-05 08:19:42 +01:00
edje_calc.c Efl: Move evas size hints to Efl.Gfx.Size.Hint 2016-06-08 17:10:07 +09:00
edje_callbacks.c eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
edje_containers.c Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
edje_convert.c edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_convert.h edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_data.c edje: add svg support to parse and store a svg file as a vector object in .edj. 2016-06-08 11:18:20 -07:00
edje_edit.c edje_edit: add missed part and description initializations 2016-06-08 19:01:03 +03:00
edje_edit.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
edje_embryo.c edje_embryo: add box attributes support to set_state_val() 2016-03-04 16:09:51 -08:00
edje_entry.c ecore_imf: Add multiline hint in input hint 2016-05-18 15:21:12 +09:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c Edje: cache proxy objects (1 slot only) 2016-05-24 18:50:58 +09:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
edje_object.eo edje: Fix wrongful uses of char instead of string in Eolian 2016-06-06 02:46:39 -03:00
edje_private.h edje: add svg support to parse and store a svg file as a vector object in .edj. 2016-06-08 11:18:20 -07:00
edje_program.c efl: change name of animator,tick event in C. 2016-05-18 02:20:13 -07:00
edje_signal.c edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +09:00
edje_smart.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
edje_text.c edje: fix unused variable when gettext is disabled 2016-06-07 22:21:33 +02:00
edje_textblock_styles.c edje: do not check against eet if strings where never allocated. 2016-05-06 16:47:56 -07:00
edje_types.eot efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
edje_util.c Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
efl_canvas_layout_internal.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
efl_canvas_layout_internal_box.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_canvas_layout_internal_swallow.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
efl_canvas_layout_internal_table.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00