]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix wording of last added entry.
authorEli Zaretskii <eliz@gnu.org>
Tue, 5 Nov 2024 12:40:13 +0000 (14:40 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 8 Nov 2024 13:31:41 +0000 (14:31 +0100)
(cherry picked from commit 3ff92054483ff92b19d3fe4b1ccf65a513fe58ca)

etc/NEWS

index 8babeed4ea78378c377ca910dd19739da89d3c38..c28b8828b2c1521a178d6bdd8b47bc26400d2b51 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -756,8 +756,9 @@ current buffer, if the major mode supports it.  (Support for
 '--without-native-image-api'.)
 
 ---
-** Images on MS-Windows now support the :transform-smoothing flag.
-Bilinear interpolation with GDI+ is used to smooth images.
+** Images on MS-Windows now support the ':transform-smoothing' flag.
+Transformed images are smoothed using the bilinear interpolation by
+means of the GDI+ library.
 
 \f
 ----------------------------------------------------------------------