Evas font-engine: Change EVAS_FONT_WALK_TEXT_* functions to advance pen_x at the...
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:34:36 +0000 (10:34 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:34:36 +0000 (10:34 +0000)
commit136eddc2f0015a4a48ec984ceb1ff05e7e8ba61d
treef446df3d38d6a1cd2ac47b5817d16c47d244335d
parentb7515a9fcae36968adeee688390a5f743b0b9655
Evas font-engine: Change EVAS_FONT_WALK_TEXT_* functions to advance pen_x at the end of the loop (so a break won't advance it, but a clean finish will) and removed the checking if a diacritic using and advancement hack (that only worked only with specific fonts anyway) so we'll be able to start working with Harfbuzz.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@56437 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/engines/common/evas_font_private.h
src/lib/engines/common/evas_font_query.c