Evas font: Fix width query for OpenType fonts. (rewrite)
authorTom Hacohen <tom@stosb.com>
Thu, 14 Jul 2016 16:31:09 +0000 (17:31 +0100)
committerTom Hacohen <tom@stosb.com>
Thu, 14 Jul 2016 16:32:01 +0000 (17:32 +0100)
commit8c6effae8ee027a928bcee79968a0b21d8250487
tree5b506ad52e6217b3e5b2c3372c744b61202ea322
parent281043e35718b3d6c5dec81d081c7785ed40bb90
Evas font: Fix width query for OpenType fonts. (rewrite)

This is essentially a cleaner redo of ef817f15f0eaec9704ec25d9468c2c8497a5bc13.
Logic should be exactly the same as there, the different is that this
one shares the code between OT and non OT.

Please refer to that commit for more information.
src/lib/evas/common/evas_font_query.c