emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 32d6e07 3/3: Note that image-mode automatically rot


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master 32d6e07 3/3: Note that image-mode automatically rotates
Date: Sun, 22 Sep 2019 08:23:54 -0400 (EDT)

branch: master
commit 32d6e07e210fea0c956797c0826732e7049eb247
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Note that image-mode automatically rotates
---
 etc/NEWS | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 166c133..8a880e5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2576,9 +2576,13 @@ left to higher-level functions.
 ** Image mode
 
 *** New library Exif.
-An Exif library has been added that can parse JPEG files and
-output data about creation times and orientation and the like.
-'exif-parse' is the main interface function.
+An Exif library has been added that can parse JPEG files and output
+data about creation times and orientation and the like.
+'exif-parse-file' and 'exif-parse-buffer' are the main interface
+functions.
+
+*** 'image-mode' now uses this library to automatically rotate images
+according to the orientation in the Exif data, if any.
 
 *** 'imagemagick-types-inhibit' disables using ImageMagick by default.
 'image-mode' started using ImageMagick by default for all images



reply via email to

[Prev in Thread] Current Thread [Next in Thread]