[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interest in nt_load_image?
From: |
Stefan Monnier |
Subject: |
Re: Interest in nt_load_image? |
Date: |
Mon, 30 Mar 2020 11:14:13 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
>> #include <config.h>
>> +#ifdef HAVE_GDIPLUS
>> +#undef HAVE_JPEG
>> +#undef HAVE_PNG
>> +#undef HAVE_GIF
>> +#undef HAVE_TIFF
>> +#endif
>
> We cannot do this at compile time, because we still try supporting
> ancient Windows versions where GDI+ is not available.
Which versions would be affected, in practice?
IIUC GDI+ was introduced with Windows XP and is available for Windows
98 (of course, I don't have any first hand knowledge of that), so maybe
it's not a real problem.
Stefan
- Re: Interest in nt_load_image?, (continued)
- Re: Interest in nt_load_image?, Juan José García-Ripoll, 2020/03/30
- Re: Interest in nt_load_image?, Eli Zaretskii, 2020/03/30
- Re: Interest in nt_load_image?, Eli Zaretskii, 2020/03/30
- Re: Interest in nt_load_image?, Juanma Barranquero, 2020/03/30
- Re: Interest in nt_load_image?, Juan José García-Ripoll, 2020/03/31
- Re: Interest in nt_load_image?, Juanma Barranquero, 2020/03/31
- Re: Interest in nt_load_image?, Eli Zaretskii, 2020/03/31
- Re: Interest in nt_load_image?,
Stefan Monnier <=
- Re: Interest in nt_load_image?, Eli Zaretskii, 2020/03/30
- Re: Interest in nt_load_image?, Stefan Monnier, 2020/03/30
- Re: Interest in nt_load_image?, Eli Zaretskii, 2020/03/30