Evas textblock: Filter out illegal chars from format.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Jan 2012 08:41:37 +0000 (08:41 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Jan 2012 08:41:37 +0000 (08:41 +0000)
commit7a7280932d4b39d2515e599502b51865cd66db57
tree64b048b2a4a0578eb9816d90407def868634baf0
parent8a07b7e3a98f8c6aef6de2ee32636a936ebd4843
Evas textblock: Filter out illegal chars from format.

This really just filters them out. The solution is not complete, nor is
it the best one. But this fixes the bugs for the meanwhile.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@67327 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c
src/tests/evas_test_textblock.c