Tags: patch Hi, Here is a patch that fixes how image's properties are updated. You could reproduce this issue as follow: - emacs -Q - C-x C-f etc/images/kitchen-sink.xpm - s s 8 - s m none ;; -> the image is still smoothed With this patch, the smoothing is updated accordingly. In GNU Emacs 31.0.50 (build 9, x86_64-unknown-openbsd7.6, X toolkit) of 2024-10-02 built on computer Repository revision: 4bb62af3263057312021e076dc7e0c8ff195e38f Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101013 System Description: OpenBSD computer 7.6 GENERIC.MP#344 amd64 Configured using: 'configure CC=egcc CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib MAKEINFO=gmakeinfo --prefix=/home/manuel/emacs --bindir=/home/manuel/bin --with-x-toolkit=lucid --with-toolkit-scroll-bars=no --without-cairo --without-compress-install'