Closed GoogleCodeExporter closed 9 years ago
Fixed in 09b0c91fc9bd.
HOcrEscape was used only for one symbol string. But in this case
GetUTF8Text(RIL_SYMBOL) returns 2 symbols ("&c") in string, so it was not
escaped. I removed this limit and run just few test. It shows no problem so
far...
Original comment by zde...@gmail.com
on 6 Feb 2015 at 10:53
Attachments:
I hope the fix is general enough, but I don't understand the origin of the
problem.
Why GetUTF8Text(RIL_SYMBOL) returns 2 symbols? why just "&c"? I see no relation
to the code point of Tironian et.Can this happen also for other code points?
Original comment by bjanusz...@gmail.com
on 11 Feb 2015 at 7:26
Original issue reported on code.google.com by
jsb...@mimuw.edu.pl
on 6 Jan 2015 at 7:00