unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38036: 27.0.50; eww doesn't display .webp images
@ 2019-11-02 18:36 Lars Ingebrigtsen
  2019-11-19 10:48 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-11-02 18:36 UTC (permalink / raw)
  To: 38036


This is mostly just a reminder to myself: If 
image-use-external-converter is non-nil,

M-x eww RET https://www.gstatic.com/webp/gallery/1.sm.webp RET

still doesn't work, and it should.  The problem is that we have data,
not a file, so image-type-from-data has to be adjusted, and
image-convert should be adjusted to also take data, possibly.  Or
image.el should be adjusted to pass along the content type to
image-type-from-data, which would then use a new image-convert predicate
to say whether image-convert supports it.


In GNU Emacs 27.0.50 (build 6, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
 of 2019-11-01 built on marnie
Repository revision: eda98211e31ed969823c1048b3cde635e08eebe5
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#38036: 27.0.50; eww doesn't display .webp images
  2019-11-02 18:36 bug#38036: 27.0.50; eww doesn't display .webp images Lars Ingebrigtsen
@ 2019-11-19 10:48 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-11-19 10:48 UTC (permalink / raw)
  To: 38036

Lars Ingebrigtsen <larsi@gnus.org> writes:

> This is mostly just a reminder to myself: If 
> image-use-external-converter is non-nil,
>
> M-x eww RET https://www.gstatic.com/webp/gallery/1.sm.webp RET
>
> still doesn't work, and it should.

This has now been implemented.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-19 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-02 18:36 bug#38036: 27.0.50; eww doesn't display .webp images Lars Ingebrigtsen
2019-11-19 10:48 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).