diff options
author | Jiang Jiang <jiang.jiang@nokia.com> | 2010-11-04 14:18:57 (GMT) |
---|---|---|
committer | Jiang Jiang <jiang.jiang@nokia.com> | 2010-11-16 15:11:51 (GMT) |
commit | e45c4387ae16627d61e30a58ae901d888d375aa7 (patch) | |
tree | 84a24d9650b5310ca0437c63979855b19e3ccdeb /doc/src/snippets/code/doc_src_groups.cpp | |
parent | 5803bf9c714bbfc9ecdee8b4fa8ebf87d9bfc4f4 (diff) | |
download | Qt-e45c4387ae16627d61e30a58ae901d888d375aa7.zip Qt-e45c4387ae16627d61e30a58ae901d888d375aa7.tar.gz Qt-e45c4387ae16627d61e30a58ae901d888d375aa7.tar.bz2 |
Fix bidi PDF mark support in Core Text shaper
When Core Text shaping a string like LRE ... PDF, it won't leave
a zero width glyph for the PDF mark, it is not consistent with
HarfBuzz and will cause issues in our text engine (the last glyph
of the string will be considered as a ligature). This hack
appended such a zero width glyph to fix that.
Reviewed-by: Eskil
Diffstat (limited to 'doc/src/snippets/code/doc_src_groups.cpp')
0 files changed, 0 insertions, 0 deletions