aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2013-06-23 21:24:27 +0200
committerLars Magne Ingebrigtsen <[email protected]>2013-06-23 21:24:27 +0200
commitf3f9606c7acb4b3248dbe6f9fe16db6d5e46c3af (patch)
treec96757e2023bc5b30e6ba77f58478cefcabd9ac7 /etc/NEWS
parente854cfc719363ccee23beaa7d0f79aab65d82a98 (diff)
Implement :max-width/:max-height for (ImageMagic) images
* doc/lispref/display.texi (ImageMagick Images): Mention :max-width and :max-height. * lisp/net/shr.el (shr-rescale-image): Use the new :max-width/:max-height functionality. * src/image.c (compute_image_size): New function to implement :max-width and :max-height. (imagemagick_load_image): Use it.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 475b4b26fd..d7364542ce 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -695,6 +695,9 @@ ImageMagick types are treated as images. The function
`imagemagick-filter-types' returns the list of types that will be
treated as images.
+*** ImageMagick images now support the :max-width and :max-height
+keywords.
+
** Minibuffer
*** In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the