Files
emacs/lisp/net
Lars Magne Ingebrigtsen f3f9606c7a 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.
2013-06-23 21:24:27 +02:00
..
2013-05-28 08:49:19 +02:00
2013-03-11 22:08:21 -04:00
2013-05-29 20:22:45 -07:00
2013-05-21 00:25:14 -07:00
2013-05-23 23:53:54 -07:00
2013-06-18 16:16:12 +02:00