diff options
author | Tom Hacohen <tom@stosb.com> | 2013-02-21 14:59:27 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2013-02-21 15:00:57 +0000 |
commit | 4fc694978b4aab0b4dae37407301793b4d296b43 (patch) | |
tree | 23776d89c92e401c51e24951ab96432c8b73e089 /NEWS | |
parent | d6dababe7815c2abdc62e5cfcb498c9da045dc97 (diff) | |
download | efl-4fc694978b4aab0b4dae37407301793b4d296b43.tar.gz efl-4fc694978b4aab0b4dae37407301793b4d296b43.tar.xz efl-4fc694978b4aab0b4dae37407301793b4d296b43.zip |
Evas font: Fixed font run detection for some cases.
There were issues for specific cases with 2 different fonts in the middle
of a run.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -178,4 +178,5 @@ Fixes: * Properly report file not found in Edje. * Fix ecore-x edid fetch to ftech 128, not 100 bytes. * Evas text: Fixed bug with the text object direction detection. + * Evas font: Fixed font run detection for specific cases with 2 different fonts in the middle of a run. |