Revert "Evas font: fix width query for OT"
authorTom Hacohen <tom@stosb.com>
Thu, 14 Jul 2016 15:52:01 +0000 (16:52 +0100)
committerTom Hacohen <tom@stosb.com>
Thu, 14 Jul 2016 16:24:38 +0000 (17:24 +0100)
commit281043e35718b3d6c5dec81d081c7785ed40bb90
treeada56c6f712b57f1c43e45281c661d6a68eabde5
parente263ee012130a18bb3102c6ca5d6c756e1290e81
Revert "Evas font: fix width query for OT"

This was not done correctly. This split the code, which is essentially
the same for both OT and non OT. It's the same logic with some minor
additions for OT, so most of the code should be together.

This reverts commit ef817f15f0eaec9704ec25d9468c2c8497a5bc13.
src/lib/evas/common/evas_font_query.c