emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stipples support in MS-Windows port


From: Po Lu
Subject: Re: Stipples support in MS-Windows port
Date: Fri, 24 May 2024 14:24:33 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

"Elijah G." <eg642616@gmail.com> writes:

> I've sent the final patch to the bug tracker (bug#71159),
> For now i didn't have any problem with the implementation so i think
> it's now ready.
>
> One last thing i still wondering is the use of these lines
> (https://git.savannah.gnu.org/cgit/emacs.git/tree/src/w32term.c#n1673):
>
>   #if 0 /* TODO: stipple */
>         egc.stipple = dpyinfo->gray;
>         mask |= GCStipple;
>   #endif

I think this is not relevant on MS Windows, being specific to box relief
display on X.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]