[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 8542f66 2/3: Automatically rotate images in image-mode based
From: |
Lars Ingebrigtsen |
Subject: |
Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data |
Date: |
Wed, 30 Oct 2019 15:45:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Robert Pluim <address@hidden> writes:
> So I attempted to visit a PNG file from emacs, and got a buffer
> containing the image data, and the following in *Messages*
>
> Cannot display image: ((app1 (cdr (assq 65505 (exif--parse-jpeg)))))
>
> Itʼs unclear to me whether emacs should be able to display PNG
> natively here. (featurep 'png) is nil, but this is on macOS, which
> allegedly has builtin support for PNG. In any case Iʼm not expecting
> an error message about exif data.
I'm unable to reproduce this error -- viewing png images works fine for
me.
Could you post a backtrace? The easiest is probably to say
M-: (image-toggle-display-image)
in the .png buffer.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Robert Pluim, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data,
Lars Ingebrigtsen <=
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Robert Pluim, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Lars Ingebrigtsen, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Robert Pluim, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Lars Ingebrigtsen, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Robert Pluim, 2019/10/30
- Re: master 8542f66 2/3: Automatically rotate images in image-mode based on Exif data, Stefan Monnier, 2019/10/30