efl/legacy
Tom Hacohen ff18fa8399 Evas: Multiple changes that all relate to the Harfbuzz integration:
1. Started feeding Evas_Text_Props to the font engine instead of Evas_BiDi_Props because no we have more general text properties as well - i.e, OpenType stuff.
2. Full Harfbuzz integration which gets compiled in by default (if harfbuzz is present) but only works if the environment variable EVAS_USE_OT is set to 1 (because OT is way slower than regular text rendering).
3. Cleaned the font querying/drawing functions.
4. Added font_shaped function to all of the engines, which by default calls teh harfbuzz stuff (default on linux that is).
5. Moved some source files around a bit to make more sense.

SVN revision: 56455
2011-01-30 10:36:39 +00:00
..
ecore Fix error message and mark previous change in ChangeLog 2011-01-29 23:15:17 +00:00
edje make edje externals interface version locked to edje major version 2011-01-30 05:58:57 +00:00
eet Use eina_stringshare_add() instead of strdup() on mmaped file 2011-01-29 17:31:55 +00:00
eeze fix makefiles 2011-01-29 21:17:44 +00:00
efreet chlog for rephorm. 2011-01-30 04:42:16 +00:00
eina geeze. get year right! spank 2011-01-29 13:24:22 +00:00
eio eio: don't forget to init the list of links. Avoid segfault with eio_dir_copy and maybee(surely) others function 2011-01-04 16:58:58 +00:00
embryo geeze. get year right! spank 2011-01-29 13:24:22 +00:00
emotion remove useless calls 2011-01-30 10:15:05 +00:00
ethumb and last one, put again ethumb tests in the source tree 2011-01-16 19:10:44 +00:00
evas Evas: Multiple changes that all relate to the Harfbuzz integration: 2011-01-30 10:36:39 +00:00
evil * src/lib/evil_stdio.c: 2011-01-06 19:32:03 +00:00