1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc
Lars Ingebrigtsen 857c5c24d6 Automatically scale images up on high-density screens
* doc/lispref/display.texi (ImageMagick Images): Mention :scale.
(Defining Images): Mention image-scaling-factor.

* lisp/image.el (image-compute-scaling-factor): New function
(bug#22172).
(create-image): Use it.
(image-scaling-factor): New variable.

* src/image.c (compute_image_size): Take :scale into account.
2016-02-08 18:22:53 +11:00
..
emacs Mention context when resume from emergency escape 2016-02-03 13:26:52 -08:00
lispintro Omit unnecessary history from Lisp intro 2016-01-31 17:31:53 -08:00
lispref Automatically scale images up on high-density screens 2016-02-08 18:22:53 +11:00
man - 2016-01-30 13:56:23 -08:00
misc Allow various Gnus and Message address variables to be functions 2016-02-08 13:28:37 +11:00