diff --git a/etc/PROBLEMS b/etc/PROBLEMS index af62e93109b3..9ab2caff758d 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -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.