diff options
author | Jiang Jiang <jiang.jiang@nokia.com> | 2010-11-02 12:41:50 (GMT) |
---|---|---|
committer | Jiang Jiang <jiang.jiang@nokia.com> | 2010-11-02 12:41:50 (GMT) |
commit | 891221a3f0c952817eb7891b9243827edda61085 (patch) | |
tree | 030f3ef6b9d6b675b3a32c2c446bd48e683032b3 /src/3rdparty | |
parent | 7229aa57f96d35290914906601084a200132a7ea (diff) | |
download | Qt-891221a3f0c952817eb7891b9243827edda61085.zip Qt-891221a3f0c952817eb7891b9243827edda61085.tar.gz Qt-891221a3f0c952817eb7891b9243827edda61085.tar.bz2 |
Fix Malayalam Rendering - 'Ra' is PreBase
Task-number: QTBUG-1887
Reviewed-by: Lars Knoll
Diffstat (limited to 'src/3rdparty')
-rw-r--r-- | src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp b/src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp index 4d8418b..237c9ae 100644 --- a/src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp +++ b/src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp @@ -833,7 +833,7 @@ static const unsigned char indicPosition[0xe00-0x900] = { None, None, None, None, None, None, None, Post, - Post, None, Below, None, + Pre, None, Below, None, None, Post, None, None, None, None, None, None, None, None, Post, Post, |