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

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

bug#42844: 27.1; Emacs 27.1: SVG file not rendered as image


From: Eli Zaretskii
Subject: bug#42844: 27.1; Emacs 27.1: SVG file not rendered as image
Date: Sat, 15 Aug 2020 13:39:28 +0300

> From: "gbiotti@gmail.com" <gbiotti@gmail.com>
> Date: Thu, 13 Aug 2020 11:14:43 +0200
> 
> 1 - Using Emacs for Windows
> https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-27/emacs-27.1-x86_64.zip
> 2 - Unzip in C:\Emacs so that the Emacs bin directory is
>      C:\emacs\emacs-27.1-x86_64\bin
> 3 - Exec emacs -Q
> 4 - Open splash.svg:
>      C-x C-f 
> C:\emacs\emacs-27.1-x86_64\share\emacs\27.1\etc\images\splash.svg
> 
> The image is opened as XML text file (nXML Valid Image) and not rendered as
> an image as expected.

What does the below display in that Emacs, after you start it with
"emacs -Q"?

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

Also, do you have librsvg-2-2.dll in the same directory as emacs.exe,
and if so, what does the dependency walker
(https://www.dependencywalker.com/) say about its dependency DLLs?

Thanks.





reply via email to

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