Re: Re: Editor blank after screen saver (DirectWrite)

Thomas Linder Puls <[email protected]> Wed, 12 Nov 2025 02:10:37 -0800 (PST)
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Thank you.

The "glitch" has reappeared, so I tried the other technologies and  
SC_TECHNOLOGY_DIRECTWRITEDC works (and default also).
The other ones has the problem.

Thomas

(My device is a NVIDIA Quadro P620 and I expect they have good drivers)
On Friday, November 7, 2025 at 11:53:03 PM UTC+1 Neil wrote:

> 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/77ced6f6-8cd6-4c0c-9ab9-c524edb849ban%40googlegroups.com.