Evas textblock: Fixed coord (int) overflow.
authorTom Hacohen <tom@stosb.com>
Mon, 11 Mar 2013 15:18:21 +0000 (15:18 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 11 Mar 2013 15:33:28 +0000 (15:33 +0000)
commit23264ae09cf6b0bfc09c3858df0cfc3539766c88
tree9a4372d362a098a4f63144840fb848ffa5db6f27
parent973d0b475b693e84d64f7cbb82384d19aa92b1c6
Evas textblock: Fixed coord (int) overflow.

X advance coords can be bigger than the limits of short.
src/lib/evas/common/evas_text_utils.h
src/tests/evas/evas_test_textblock.c