diff options
author | Alan Third <alan@idiocy.org> | 2021-03-09 18:05:10 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-03-10 21:40:42 +0000 |
commit | c93447eac6f801d7ff97ed6dad368dc49d55cc46 (patch) | |
tree | 4643e59abe2e6ca836250f65b9dd5dcc75058f8e /lisp/emacs-lisp | |
parent | d07ed6dfee9338b0d715f8181703252c99e5133a (diff) | |
download | emacs-c93447eac6f801d7ff97ed6dad368dc49d55cc46.tar.gz emacs-c93447eac6f801d7ff97ed6dad368dc49d55cc46.tar.bz2 emacs-c93447eac6f801d7ff97ed6dad368dc49d55cc46.zip |
Enable selectable image smoothing (bug#38394)
* lisp/doc-view.el (doc-view-insert-image): Always use smoothing in
docview.
* lisp/image-mode.el (image-transform-smoothing): New variable.
(image-mode-map): Add smoothing binding.
(image-transform-properties): Apply smoothing when requested.
(image-transform-set-smoothing): New function.
(image-transform-reset): Reset smoothing.
* src/image.c (image_set_transform): Use new :transform-smoothing
attribute.
(syms_of_image): Add :transform-smoothing attribute.
* doc/lispref/display.texi (Image Descriptors): Document new
:transform-smoothing property.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions