From b42a204c6cea47b0bee61c4015d44f59f4e8dba0 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 3 Sep 2014 11:25:38 +1000 Subject: Added SC_TECHNOLOGY_DIRECTWRITERETAIN mode. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 06f8f644f..150f9f61c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -497,6 +497,10 @@ Bug #1639.
  • + On Windows another DirectWrite mode SC_TECHNOLOGY_DIRECTWRITERETAIN added + which may avoid drawing failures on some cards and drivers. +
  • +
  • On Windows support the Visual Studio 2010+ clipboard format that indicates a line copy. Bug #1636.
  • -- cgit v1.2.3