diff options
author | Jiang Jiang <jiang.jiang@nokia.com> | 2011-04-27 09:39:09 (GMT) |
---|---|---|
committer | Jiang Jiang <jiang.jiang@nokia.com> | 2011-04-27 10:58:15 (GMT) |
commit | a36ac6c34bafa801c2c30d76f59e4a3594efc4d5 (patch) | |
tree | de90d37eec6b9de049ac12ee4640fa0d6c93d60a /doc/src/snippets/declarative/codingconventions/myscript.js | |
parent | dcdb62c3d1a76d951c4b65bc1b1bd930e2ad14ec (diff) | |
download | Qt-a36ac6c34bafa801c2c30d76f59e4a3594efc4d5.zip Qt-a36ac6c34bafa801c2c30d76f59e4a3594efc4d5.tar.gz Qt-a36ac6c34bafa801c2c30d76f59e4a3594efc4d5.tar.bz2 |
Another ugly hack to make bidi cursor work with Core Text
If the text is wrapped with LRE/LRO/RLE/RLO override/embed marks,
Core Text in Mac OS X 10.5 doesn't produce an empty glyph at the
beginning of the glyphs (while it does in Mac OS X 10.6), thus
we need to prepend an empty glyph here, otherwise cursor position
calculation will consider the first two characters as a ligature
of the same glyph.
Reviewed-by: Eskil
Diffstat (limited to 'doc/src/snippets/declarative/codingconventions/myscript.js')
0 files changed, 0 insertions, 0 deletions