Revert "Document EXIF image rotation"
This reverts commit 10b8ed27ec
.
This change does not work on Fedora, for instance.
This commit is contained in:
parent
c6f377cbae
commit
afe7d1f72f
2 changed files with 1 additions and 7 deletions
|
@ -5205,9 +5205,7 @@ when the image does not have an associated file name, to provide a
|
||||||
hint to ImageMagick to help it detect the image type.
|
hint to ImageMagick to help it detect the image type.
|
||||||
|
|
||||||
@item :rotation @var{angle}
|
@item :rotation @var{angle}
|
||||||
Specifies a rotation angle in degrees. If no rotation is explicitly
|
Specifies a rotation angle in degrees.
|
||||||
specified, and the @acronym{EXIF} headers specify a rotation, the
|
|
||||||
rotation from the @acronym{EXIF} headers are used instead.
|
|
||||||
|
|
||||||
@item :index @var{frame}
|
@item :index @var{frame}
|
||||||
@c Doesn't work: http://debbugs.gnu.org/7978
|
@c Doesn't work: http://debbugs.gnu.org/7978
|
||||||
|
|
4
etc/NEWS
4
etc/NEWS
|
@ -633,10 +633,6 @@ character-folds into STRING.
|
||||||
text in the region. The search engine to use for this is specified by
|
text in the region. The search engine to use for this is specified by
|
||||||
the customizable variable `eww-search-prefix'.
|
the customizable variable `eww-search-prefix'.
|
||||||
|
|
||||||
+++
|
|
||||||
*** Images that have rotation specified in the EXIF headers are now
|
|
||||||
automatically rotated (if displayed as ImageMagick images).
|
|
||||||
|
|
||||||
+++
|
+++
|
||||||
*** Query-replace history is enhanced.
|
*** Query-replace history is enhanced.
|
||||||
When query-replace reads the FROM string from the minibuffer, typing
|
When query-replace reads the FROM string from the minibuffer, typing
|
||||||
|
|
Loading…
Add table
Reference in a new issue