diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0c7885d21..ba65ea3e2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -588,6 +588,10 @@ Fix position of end-of-line annotation when fold display text is visible. <a href="https://sourceforge.net/p/scintilla/bugs/2320/">Bug #2320</a>. </li> + <li> + On Direct2D, support per-monitor text rendering parameters. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1432/">Feature #1432</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla521.zip">Release 5.2.1</a> |