diff options
author | Cecilio Pardo <cpardo@imayhem.com> | 2024-11-04 18:58:40 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-11-05 14:37:07 +0200 |
commit | 4e8bf2977e6d1abf6d3cf82e9c1ae3dee5bfcda0 (patch) | |
tree | c52d029ee9f13d91f075bf2b34d0380274955d84 /lisp/emacs-lisp/generate-lisp-file.el | |
parent | 8a7910fb67e3b89de430d3b3e5009b145ec0c602 (diff) | |
download | emacs-4e8bf2977e6d1abf6d3cf82e9c1ae3dee5bfcda0.tar.gz emacs-4e8bf2977e6d1abf6d3cf82e9c1ae3dee5bfcda0.tar.bz2 emacs-4e8bf2977e6d1abf6d3cf82e9c1ae3dee5bfcda0.zip |
Support :transform-smoothing on images (MS-Windows) (bug#57166)
* src/dispextern.h (struct image): Add field 'smoothing' for
NTGUI.
* src/image.c (image_set_transform): Assign the 'smoothing'
field of the image struct.
* src/w32gdiplus.h: Add references to more GDI+ functions.
* src/w32image.c (gdiplus_init): Add references to more GDI+
functions.
* src/w32term.c (w32_draw_image_foreground): If the image is
marked for smoothing and GDI+ is available, draw it with GDI+
bilinear interpolation.
* etc/NEWS: New entry for this change.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions