efl/src/tests/evas
Tom Hacohen d175b8aa69 Evas textblock: Fix clipping issues with some texts with width > advance.
This happens with many texts. The issue occurs when the width of the
last char is larger than it's advance. Before this patch, we didn't the
width into account when calculating width, thus causing clipping issues
in some cases.
2014-03-10 14:58:18 +00:00
..
TestFont.eet Fixed text/block tests: Added Korean UnDotum font and fixed some issues. 2013-05-13 15:13:25 +01:00
evas_suite.c Evas filters: Add test cases for the script parser 2014-02-20 13:27:42 +09:00
evas_suite.h Evas filters: Add test cases for the script parser 2014-02-20 13:27:42 +09:00
evas_test_callbacks.c merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
evas_test_filters.c Evas filters: Improve test coverage of the filters 2014-02-20 13:27:43 +09:00
evas_test_init.c merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
evas_test_object.c Evas tests: Add canvas free with ref tests. 2013-11-26 12:27:31 +00:00
evas_test_render_engines.c efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
evas_test_text.c Fixed text/block tests: Added Korean UnDotum font and fixed some issues. 2013-05-13 15:13:25 +01:00
evas_test_textblock.c Evas textblock: Fix clipping issues with some texts with width > advance. 2014-03-10 14:58:18 +00:00
evas_tests_helpers.h merge: add evas tests and examples 2012-11-14 20:12:53 +00:00