Don't claim that xftfont is being considered for deletion
* configure.ac: Don't claim that Xft is being considered for deletion or that recent releases are buggy, or imply that HarfBuzz support is exclusive to Cairo.
This commit is contained in:
parent
c4a2823166
commit
02681b0fbf
1 changed files with 2 additions and 3 deletions
|
@ -7865,9 +7865,8 @@ fi
|
|||
|
||||
if test "${HAVE_XFT}" = yes; then
|
||||
AC_MSG_WARN([This configuration uses libXft, which has a number of
|
||||
font rendering issues, and is being considered for removal in the
|
||||
next release of Emacs. Please consider using Cairo graphics +
|
||||
HarfBuzz text shaping instead (they are auto-detected if the
|
||||
font rendering issues in its earlier releases. Please consider
|
||||
using Cairo graphics instead (they are auto-detected if the
|
||||
relevant development headers are installed).])
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue