evas text: fix text cut issue caused by negative inset when filter is used 66/167366/1
authorYoungbok Shin <youngb.shin@samsung.com>
Wed, 17 Jan 2018 07:47:17 +0000 (16:47 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Wed, 17 Jan 2018 08:00:05 +0000 (08:00 +0000)
commitb82bf4eae943e557284d46b24e2e219bbd465f6b
tree727a53143711a7f7fe1946c77f339d76388508c0
parent5ef9eab15f57ba1fe1dedadfb61a9261a0f4b0cf
evas text: fix text cut issue caused by negative inset when filter is used

It is an additional patch for the following previous patch.
- evas text/textblock: Don't apply negative inset for first glyph

@tizen_fix

Change-Id: If6e3fffcb9960b23bb171ec008b2ff6d434c98e2
src/lib/evas/canvas/evas_object_text.c