Evas font-engine: Remove dependency or harfbuzz being built with glib.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 14:00:00 +0000 (14:00 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 27 Apr 2011 14:00:00 +0000 (14:00 +0000)
commite862cadacc55186ef62784bd03f634b3d3eca3dc
tree84d8f08672ac286a37a25cf8c1825967e6026596
parente51b24f70070fd543c17224cb89bb55b942b76d2
Evas font-engine: Remove dependency or harfbuzz being built with glib.

Harfbuzz needs unicode querying functions in order to work properly,
until there'll be a nice lib that does that (should be under dev) we have
to depend on an outside source. This commit uses new Harfbuzz API that
lets us not care about the unicode function provider and just let harfbuzz
to manage it on it's own.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@58961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
src/lib/engines/common/language/evas_language_utils.c