aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 7b952af85..9148fa314 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -469,6 +469,10 @@
Direct2D/DirectWrite mode on Windows now displays documents in non-Latin1 8-bit encodings correctly.
</li>
<li>
+ Character positioning corrected in Direct2D/DirectWrite mode on Windows to avoid text moving and cutting off
+ lower parts of characters.
+ </li>
+ <li>
Position of calltip and autocompletion lists fixed on Cocoa.
</li>
<li>