summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2020-10-19 21:19:57 +0100
committerAlan Third <alan@idiocy.org>2020-10-22 20:05:59 +0100
commitb42481e22eb1c1adfcef419d45bf9733837684cb (patch)
treee758fd3c0f8bbf55a00e699fe8e936e69a258e04 /etc/PROBLEMS
parent87239f0a5c613dc716328e129bf79b69979b8a12 (diff)
downloademacs-b42481e22eb1c1adfcef419d45bf9733837684cb.tar.gz
Fix SVG image dimension calculations (bug#44065)
* src/image.c (svg_load_image): Calculate the image size by using the viewBox size and applying it to the image. * etc/PROBLEMS: Describe the problem with librsvg 2.45 and below.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 41d5ea1bb75..8ed92ab75e0 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -181,6 +181,10 @@ Configure checks for the correct version, but this problem could occur
if a binary built against a shared libungif is run on a system with an
older version.
+** SVG images may be cropped incorrectly with librsvg 2.45 and below.
+Librsvg 2.46 and above have improved geometry code which Emacs is able
+to take advantage of.
+
** Emacs aborts inside the function 'tparam1'.
This can happen if Emacs was built without terminfo support, but the