Evas textblock: Fixed format parsing to not be confused by single-quotes.
authorTom Hacohen <tom@stosb.com>
Mon, 1 Jul 2013 13:11:27 +0000 (14:11 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 1 Jul 2013 13:18:52 +0000 (14:18 +0100)
commit827885d794f6271c4f62194faee513e38e92364f
treef7294069508d2d93e0b8132105057111859923b4
parentcc012b754c7c5dc7c01b584962b2c35b0ea7e0d5
Evas textblock: Fixed format parsing to not be confused by single-quotes.

Before this commit, having a single quote anywhere in the format would mess
up all of the format parsing.

Thanks to MinSu Seo for reporting.
ChangeLog
NEWS
src/lib/evas/canvas/evas_object_textblock.c