efl/src/lib/edje
Jaehwan Kim 7e5d2606cc edje: Add dpi feature.
Summary:
This dpi is used to get the scale for each collection.
If each collection has a described dpi, it calculates a proper scale
based on the dpi and dpi which is described in the collection.

@feature

Test Plan:
If add dpi to collection of edc, the edje will save the value as the dpi of the collection.
For example, if the dpi of your device is 100, you just set dpi: 100 in the collection of edc.
If the edj is loaded in another device(dpi is 200), it will scaled 2 times.
It is possible that the described dpi of application and theme are different.
In that case, application and theme have a different scale.
It makes the edj that made in different environment works in one device.

Reviewers: seoz, zmike, JackDanielZ, Hermet, woohyun, cedric, raster

Reviewed By: raster

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1190
2014-07-24 14:50:25 +09:00
..
Edje.h efl: fixed documentation typos. 2014-01-29 00:19:41 +09:00
Edje_Common.h +edje_object_part_object_name_get() 2014-03-31 11:23:06 -04:00
Edje_Edit.h edje: Edje_Edit - add edje_edit_part_item_row/col_span functions. 2014-07-07 19:08:41 +02:00
Edje_Eo.h Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
Edje_Legacy.h Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_box_layout.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_cache.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_calc.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_callbacks.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_container.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_convert.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_data.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_edit.c edje: Edje_Edit - delete unnecessary check id's in edje_edit_part_restack_part_below(above). 2014-07-14 15:55:47 +02:00
edje_edit.eo Evas object smart eolian: Update namespace. 2014-06-30 17:47:07 +01:00
edje_embryo.c edje embryo: Now supports get_anim_pos_map 2014-07-23 14:31:52 +09:00
edje_entry.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_external.c Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_load.c remove edje file changed monitoring as it's nothing but a bug vector 2014-07-02 11:28:42 +09:00
edje_lua.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_lua2.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje: reduce overhead of setting text and color class in theme. 2014-07-06 22:50:32 +02:00
edje_match.c edje: Refactor signal callbacks flags 2013-07-22 10:14:16 -03:00
edje_message_queue.c update po files 2014-07-01 19:40:26 +09:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
edje_multisense.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_object.eo eolian: use new syntax for const methods as per wiki 2014-07-22 17:13:24 +01:00
edje_private.h edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_program.c Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_signal.c eina: fix eina_hash_int64 on Windows system. 2013-11-09 20:07:27 +09:00
edje_smart.c Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_text.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_textblock_styles.c edje: textblock style loading changed 2014-06-26 19:35:56 +09:00
edje_util.c edje: factorize call to eo_do to reduce eo_do_start cost. 2014-07-07 13:44:11 +02:00
edje_var.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00