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

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

bug#37159: 26.1; svg images in eww


From: Lars Ingebrigtsen
Subject: bug#37159: 26.1; svg images in eww
Date: Mon, 16 Sep 2019 20:34:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Tomasz Piotrowski <tpiotrowski@is.umk.pl> writes:

> great. However, most of them are only partially visible, as if the text
> above and under the equations overlapped with them.

Looks like whatever library Emacs is using for the svgs are saying that
they're shorter than they should be:

(image-size (create-image "/tmp/d.svg" nil nil :scale 1) t)
=> (12 . 13)

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

Attachment: d.svg
Description: image/svg


reply via email to

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