efl/legacy/edje/src/bin
Carsten Haitzler 23e2c9e035 support an edje scaling factor. parts can selectively say "yes.. scale me!"
:)... this allows e etc. to adapt to massivelyt different dpi screens with
slickness that even svg can't get to... why? you scale just what NEEDS
scaling (text, button sizes, and other limiting elements). other bits like
borders, padding etc. can remain pixel-perfect and thus the look is amazing.
pixel-perfect drawing with scalable adapting.



SVN revision: 35895
2008-09-09 14:13:34 +00:00
..
.cvsignore Quiet. 2005-07-29 16:41:05 +00:00
Makefile.am ecore-evas is needed only for the binaries 2008-06-07 08:03:52 +00:00
edje_cc.c evilize edje. Link against ecore_file only when needed. PATH_MAX and not MAX_PATH. Minor other fixes. 2008-06-06 18:31:49 +00:00
edje_cc.h open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_cc_handlers.c support an edje scaling factor. parts can selectively say "yes.. scale me!" 2008-09-09 14:13:34 +00:00
edje_cc_mem.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_cc_out.c edje_cc_out.c: Create an error_and_abort() function and use it. 2008-08-21 03:58:11 +00:00
edje_cc_parse.c open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_cc_sources.c and compression was off four edje_sources in .dj files. back on! 2008-08-18 15:09:27 +00:00
edje_decc.c open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_decc.h reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_main.h reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_prefix.c evilize edje. Link against ecore_file only when needed. PATH_MAX and not MAX_PATH. Minor other fixes. 2008-06-06 18:31:49 +00:00
edje_prefix.h edje is now also prefix aware. 2006-07-10 18:55:23 +00:00
edje_recc remove trailing spaces 2008-03-24 08:22:01 +00:00