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: address@hidden
Subject: bug#42844: 27.1; Emacs 27.1: SVG file not rendered as image
Date: Sat, 15 Aug 2020 19:29:30 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Il 15/08/2020 17:31, Eli Zaretskii ha scritto:
Thanks, the dependencies you show spell out the reason: the
libgio-2.0-0.dll, libglib-2.0-0.dll, and libgobject-2.0-0.dll are
missing from the zip archive.  These are dependencies of librsvg, so
without them SVG will not be supported.

Phillip, could you please look into this?  The missing DLLs should be
added to the bundle.

It turns out that this is not enough.
I copied the three dll from the 26.3 bundle and run the test again:

(image-type-available-p 'svg) => nil

And obviously the svg file is shown as text.

I can make it work only by operating a Frankestein mix between old 26.3
bundle (with deps) and 27.1 bundle (with deps).






reply via email to

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