issue-#96 Rendering unicode strings
Posted: Thu Feb 04, 2016 10:35 am
This voting is about issue-#96:
Discussion
All the texts with Unicode chars rendered slowly because they was preceded letter by letter in GatherString procedure of TextSetters.
This bug fix using Kernel.IsAlpha procedure for better detection of words in Unicode texts.
The suggested differences:
http://redmine.blackboxframework.org/pr ... 73062d3201
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.415.zip
Discussion
All the texts with Unicode chars rendered slowly because they was preceded letter by letter in GatherString procedure of TextSetters.
This bug fix using Kernel.IsAlpha procedure for better detection of words in Unicode texts.
The suggested differences:
http://redmine.blackboxframework.org/pr ... 73062d3201
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.415.zip