1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/doc
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
..
emacs Tweak regexp in previous doc/*/Makefile.in change, make error fatal 2013-06-18 23:41:37 -07:00
lispintro Remove obsolete comments re postscript image printing 2013-06-20 19:17:37 -07:00
lispref Implement :max-width/:max-height for (ImageMagic) images 2013-06-23 21:24:27 +02:00
man Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org 2013-04-20 12:11:25 -07:00
misc Remove some doc/misc/Makefile.in stuff that is not needed any more 2013-06-22 18:48:23 -07:00