Re: Re: Editor blank after screen saver (DirectWrite)
Neil Hodgson <[email protected]> Sat, 8 Nov 2025 09:52:48 +1100
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <CACWkrTgcjtDOXK2EFb96uCr91e9qkh5m+7UN3QZ-tPf7wHxpLQ@mail.gmail.com> |
Thomas Linder Puls: > The problem has disappeared all by itself. So I assume that it was some glitch at my computer. There have been reports of various problems with drivers. In particular, Intel drivers have been a bit flakey. If this occurs again, it'd be worthwhile trying the other DirectWrite modes. SC_TECHNOLOGY_DIRECTWRITEDC may be more compatible as it retreats to standard HDC redraw, just backing that with drawing through Direct2D to a bitmap then copying that to the HDC. It is less efficient than SC_TECHNOLOGY_DIRECTWRITE or SC_TECHNOLOGY_DIRECT_WRITE_1 but likely not noticeable in most cases. 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/CACWkrTgcjtDOXK2EFb96uCr91e9qkh5m%2B7UN3QZ-tPf7wHxpLQ%40mail.gmail.com.