diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2014-06-07 09:22:37 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2014-06-07 09:22:37 +1000 |
commit | 13bb5b9bb66b54cde9e35b79bd0b9b35bdc82c47 (patch) | |
tree | 4c2d4c9e73ddb4a78c43142d98c47044ba75d7da /cocoa/ScintillaView.h | |
parent | e8b11287542a0252519536782e7a0635d2882580 (diff) | |
download | scintilla-mirror-13bb5b9bb66b54cde9e35b79bd0b9b35bdc82c47.tar.gz |
Fix laying out of emoji. Emoji are not in the BMP, taking 2 UTF-16 code units. Previously the
position used was that reported after the first code unit (0) instead of that after both code units.
This led to the character after the emoji sharing space with it.
Diffstat (limited to 'cocoa/ScintillaView.h')
0 files changed, 0 insertions, 0 deletions