; * etc/PROBLEMS: Move librsvg-related item to better location.
Reported by Mike Kupfer <mkupfer@alum.berkeley.edu>.
This commit is contained in:
parent
0c51db6bb1
commit
fe91f4438c
1 changed files with 5 additions and 4 deletions
|
@ -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
|
if a binary built against a shared libungif is run on a system with an
|
||||||
older version.
|
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'.
|
** Emacs aborts inside the function 'tparam1'.
|
||||||
|
|
||||||
This can happen if Emacs was built without terminfo support, but the
|
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
|
functions to hang. To work around the problem, use older or newer
|
||||||
versions of gnutls-cli, or use Emacs's built-in gnutls support.
|
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
|
* Runtime problems related to font handling
|
||||||
|
|
||||||
** Characters are displayed as empty boxes or with wrong font under X.
|
** Characters are displayed as empty boxes or with wrong font under X.
|
||||||
|
|
Loading…
Add table
Reference in a new issue