1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/doc
Alan Third c93447eac6 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.
2021-03-10 21:40:42 +00:00
..
emacs Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
lispintro Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00
lispref Enable selectable image smoothing (bug#38394) 2021-03-10 21:40:42 +00:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Remove several references to Emacs 22 and earlier 2021-03-10 05:45:47 +01:00