Evas font: force freetype v35 ttf interpreter
authorDaniel Hirt <daniel.hirt@samsung.com>
Sun, 18 Sep 2016 14:02:27 +0000 (17:02 +0300)
committerDaniel Hirt <daniel.hirt@samsung.com>
Tue, 20 Sep 2016 08:29:38 +0000 (11:29 +0300)
commitf68a925d817dc469c68fa993b43b255a573b0243
tree18994a442036b1349653920a365bb67bc6c1b244
parent0a39fae0a2c27ec48b39caca3b00dc54bdffaa32
Evas font: force freetype v35 ttf interpreter

Ref T4623

v40 bytecode interpreter is official as of freetype 2.7.
The results don't look so good at the moment. The text looks and glyph
positioning seem worse than they were with the previous v35 interpreter.

So, in the meantime we'll keep using v35, just so everything looks
normal again.

Although the v40 is relevant since around 2.6.3, I rather not do any
FREETYPE_MINOR checks in this patch, because distributions might ship
previous versions with the other (v38) interpreter enabled.
src/lib/evas/common/evas_font_main.c