diff options
author | Timo Taipalus <timo@taipalus.cc> | 2022-06-24 14:44:02 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-24 14:44:02 +0200 |
commit | 6fbea946bfd0119cf517211d058ea277c9209a87 (patch) | |
tree | c40ba632ac28587244982ce51081f330b0729c51 /lisp/emacs-lisp/warnings.el | |
parent | cd479aa8bd498da4d7980a7fe7a37e238761482f (diff) | |
download | emacs-6fbea946bfd0119cf517211d058ea277c9209a87.tar.gz emacs-6fbea946bfd0119cf517211d058ea277c9209a87.tar.bz2 emacs-6fbea946bfd0119cf517211d058ea277c9209a87.zip |
Add support for image flipping
* lisp/image.el (image-map): Keybindings for flipping functions.
(image-flip-horizontally): New function that toggles image flipping
property.
(image-flip-vertically): New function that toggles image flipping
property and rotates image 180 degrees.
* src/image.c (syms_of_image): Add property.
(image_set_transform): Modify image rotation code to also horizontally
flip the image when the property is set.
* etc/NEWS: Add description.
* doc/lispref/display.texi (Image Descriptors): Document :flip
(bug#47095).
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions