[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.
- Re: Stipples support in MS-Windows port, (continued)
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/19
- Re: Stipples support in MS-Windows port, Eli Zaretskii, 2024/05/20
- Re: Stipples support in MS-Windows port, Po Lu, 2024/05/20
- Re: Stipples support in MS-Windows port, Eli Zaretskii, 2024/05/20
- Re: Stipples support in MS-Windows port, Po Lu, 2024/05/20
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/20
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/20
- Re: Stipples support in MS-Windows port, Eli Zaretskii, 2024/05/21
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/21
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/23
- Re: Stipples support in MS-Windows port,
Po Lu <=
- Re: Stipples support in MS-Windows port, Eli Zaretskii, 2024/05/25
- Re: Stipples support in MS-Windows port, Arash Esbati, 2024/05/25
- Re: Stipples support in MS-Windows port, Po Lu, 2024/05/25
- Re: Stipples support in MS-Windows port, Arash Esbati, 2024/05/27
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/25
- Re: Stipples support in MS-Windows port, Yuri Khan, 2024/05/26
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/26
- Re: Stipples support in MS-Windows port, Yuri Khan, 2024/05/27
- Re: Stipples support in MS-Windows port, Elijah G., 2024/05/27
- Re: Stipples support in MS-Windows port, Eli Zaretskii, 2024/05/26