Scintilla 5.5.5 released

"'Neil Hodgson' via scintilla-interest" <[email protected]> Tue, 25 Feb 2025 10:21:35 +1100
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
   Scintilla is a cross-platform source code editing component.

   Scintilla 5.5.5 is now available from the scintilla.org web site.

   This is a feature and fix release.

   Selection may be remembered for undo and redo

   For Win32, Direct2D and DirectWrite interfaces were updated to 1.1. A new technology choice SC_TECHNOLOGY_DIRECT_WRITE_1 uses a lower level approach with explicit swap-chain setup. Since Windows Vista does not support these API versions, Scintilla no longer supports DirectWrite on Windows Vista and will fall back to using GDI.

   Better text segmentation and wrapping avoids problems where accents were separated from their base characters. This improves South-East Asian and South Asian scripts like Thai and Javanese where there are sometimes lengthy segments without spaces.

   A C++17 compiler is required to build Scintilla. Microsoft Visual C++ 2022, GCC 9.0, Clang 9.0, Xcode 14 Clang or newer will work. Some slightly older compilers may still work.

   A list of changes is available on the history page.
https://www.scintilla.org/ScintillaHistory.html

   Scintilla uses Mercurial (Hg) for source code control. The repository can be cloned with
hg clone http://hg.code.sf.net/p/scintilla/code scintilla

  Thanks to the contributors of code and documentation and to the testers.

   Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/AE9694ED-76F1-41C2-8AB7-7713D35C1CB3%40me.com.