help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Displaying SVG content in EWW


From: Eli Zaretskii
Subject: Re: Displaying SVG content in EWW
Date: Fri, 18 Oct 2019 11:09:41 +0300

> From: Pankaj Jangid <pankaj.jangid@gmail.com>
> Date: Fri, 18 Oct 2019 13:07:43 +0530
> 
> Whenever there is <svg> content on a webpage, eww emits the error shown
> below. There are two ways I should be getting rid of the error message:
> 
> 1. Ignore this somewhere in config (I don't know how)
> 2. Fix it to support SVG rendering (I don't know this either)
> 
> Please help me solve this. 2nd approach is preferred if there is a
> solution. I am using Emacs 26.3 on MacOS.

What does the following display?

  M-: (image-type-available-p 'svg) RET

If it says "nil", you don't have SVG image support built into your
Emacs, or don't have one of the requisite shared libraries available.



reply via email to

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