efl/legacy/evas/src/lib/include
Tom Hacohen 94b5a536f0 Evas font/textblock/text: Started using string objects instead of
strings in most of the font engine (everywhere except draw).
Haven't removed the paramteres yet, but did mark them as UNUSED.
Removing them will be part of a future change.
Removed run-time OT toggling support, OT is now fast, no need for that.
Renamed all of the intl_props->text_props (because it really changed purpose now)
Fixed spliting/merging of text_props to be fast and good, not hacky and
complex like before.
Note to reviewers: Most of the changes are indentation related, sorry
for the mess, but I had to do it all in one commit, splitting was not
trivial (at least not in retrospect). The important parts are
evas_font_default_walk.x and text_utils.c. query and draw were just
adjusted a bit and the rest were only adjusted to conform to renaming or
were renaming on their own.

SVN revision: 56629
2011-02-01 12:17:52 +00:00
..
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Makefile.am From: Alexander Kerner <alexander.kerner@googlemail.com> 2010-07-28 00:16:06 +00:00
evas_blend_ops.h preliminary neon asm support. do NOT use! 2009-03-14 06:48:25 +00:00
evas_cairo_common.h * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
evas_common.h Evas font-engine: cache harfbuzz's face. 2011-01-30 10:37:52 +00:00
evas_common_soft8.h cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
evas_common_soft16.h cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
evas_inline.x notes for later. 2011-01-26 09:56:54 +00:00
evas_macros.h warnings-- 2010-09-19 02:43:08 +00:00
evas_mmx.h fix custom file info to be less delicate - not perfectly correct but it wont 2007-05-23 12:07:14 +00:00
evas_options.h Evas: Don't #define _GNU_SOURCE 2010-10-07 19:52:47 +00:00
evas_private.h Evas font/textblock/text: Started using string objects instead of 2011-02-01 12:17:52 +00:00