From 0bd76d803dae7e9ffcd556955c2ba337e8a0f2ac Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 15 Jun 2018 19:51:07 +1000 Subject: Note that Cocoa also supports bidirectional text. --- doc/ScintillaHistory.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4ff51c1fb..ec670d803 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -549,7 +549,7 @@ Released 19 June 2018.
  • - Experimental and incomplete support added for bidirectional text on Windows using DirectWrite for + Experimental and incomplete support added for bidirectional text on Windows using DirectWrite and Cocoa for UTF-8 documents by calling SCI_SETBIDIRECTIONAL(SC_BIDIRECTIONAL_L2R). This allows documents that contain Arabic or Hebrew to be edited more easily in a way that is similar to other editors. -- cgit v1.2.3