efl/legacy/evas/src
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
..
bin better logging. 2010-10-07 23:46:42 +00:00
examples evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00
lib Evas font/textblock/text: Started using string objects instead of 2011-02-01 12:17:52 +00:00
modules Evas font/textblock/text: Started using string objects instead of 2011-02-01 12:17:52 +00:00
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Makefile.am evas: mega documentation improving commit. 2010-03-18 04:57:40 +00:00