]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/PROBLEMS: Move librsvg-related item to better location.
authorStefan Kangas <stefan@marxist.se>
Mon, 8 Nov 2021 03:51:44 +0000 (04:51 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 8 Nov 2021 03:53:20 +0000 (04:53 +0100)
Reported by Mike Kupfer <mkupfer@alum.berkeley.edu>.

etc/PROBLEMS

index af62e93109b3369c21d3572c64a5d954d5eff638..9ab2caff758d0a12eeaee585d8724eda4095a0c3 100644 (file)
@@ -308,10 +308,6 @@ 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
@@ -762,6 +758,11 @@ completed" message that tls.el relies upon, causing affected Emacs
 functions to hang.  To work around the problem, use older or newer
 versions of gnutls-cli, or use Emacs's built-in gnutls support.
 
+*** SVG images may be cropped incorrectly with librsvg 2.45 or older.
+
+Librsvg 2.46 and above have improved geometry code which Emacs is able
+to take advantage of.
+
 * Runtime problems related to font handling
 
 ** Characters are displayed as empty boxes or with wrong font under X.