commit | 4fb6516a55604bfbae2e8b1411e1bdd27df1866f | [log] [tgz] |
---|---|---|
author | Igor Viarheichyk <viarheichyk@google.com> | Thu Jul 06 15:23:51 2017 -0700 |
committer | Igor Viarheichyk <viarheichyk@google.com> | Thu Jul 06 15:41:47 2017 -0700 |
tree | 674a09589c4a845ca4bea340335e8eb683a3ee65 | |
parent | f02beb06daf49a2113881484579a36249f5a19a1 [diff] |
Improved word break for BiDi pseudolocalizer. Characted sequences \n and \t are now treated as word separators by BiDi pseudolocalizer. This solves issues when text rendering engine breaks a line in the middle of a text chunk marked with RLM+RLO and PDF+RLM sequences. Bug:34064580 Change-Id: I52e6018785fae25479fa167440f24c534b0e3253 Fixes:34064580 Test: make aapt2_tests Test: Run aapt2_tests binary