summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/harfbuzz-ng/src
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2019-01-25 10:49:34 +0100
committerLars Knoll <lars.knoll@qt.io>2019-02-09 08:01:26 +0000
commit035d80407b693662c209cd4f156085d583ad428c (patch)
tree6bb01d7eef842c1278c4efdb8d84f0de22299ab5 /src/3rdparty/harfbuzz-ng/src
parent79f2a9e666a241c5baba1b9bf35c12be4cefcc26 (diff)
Fix two smaller bugs in the BiDi engine
Remove wrong code changing the Bido level of line separators. This lead to wrong ordering of the string in case the line separator was meant to be ignored and the string should be rendered in one line. Line breaks are anyways already reset to the paragraph level by the algorithm and reordering is done on a line by line basis, so this will work correctly when doing proper line breaking. Secondly fix a small bug found while testing the above change, where we wouldn't set the correct levels for boundary neutrals and explicit embedding chars because we did that processing before we were fully done with the BiDi algorithm. Change-Id: Id88f91cd58d2ab29be864aef34ca1727c1586611 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/3rdparty/harfbuzz-ng/src')
0 files changed, 0 insertions, 0 deletions