aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorMarkus Nißl <unknown>2026-04-17 17:46:06 +1000
committerMarkus Nißl <unknown>2026-04-17 17:46:06 +1000
commit05ed530e941cb65074bc15695574ec08aa89d609 (patch)
tree74f348aed7b8295dc88d14e14a4da74282add8b3 /doc
parentac0b72f898a568360b80d28b09060100c0b5e413 (diff)
downloadscintilla-mirror-05ed530e941cb65074bc15695574ec08aa89d609.tar.gz
Bug [#2505]. Sharper DirectWrite text in autocompletion lists when scaled.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index cbf8f3d3a..c0f884f6a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -599,6 +599,18 @@
</table>
<h2 id="Releases">Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla562.zip">Release 5.6.2</a>
+ </h3>
+ <ul>
+ <li>
+ Released 26 March 2026.
+ </li>
+ <li>
+ On Win32 with DirectWrite in a GDI scaled application, draw sharper text in autocompletion lists.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2505/">Bug #2505</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla561.zip">Release 5.6.1</a>
</h3>
<ul>