mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
Recommend use of HarfBuzz
* etc/NEWS: Add recommendation to use HarfBuzz.
This commit is contained in:
parent
c1b6cf6757
commit
140eb90bc5
1 changed files with 4 additions and 1 deletions
5
etc/NEWS
5
etc/NEWS
|
|
@ -36,7 +36,10 @@ Note also that 'FontBackend' settings in .Xdefaults or .Xresources, or
|
|||
to be adjusted, as 'xft' is no longer a valid backend when using
|
||||
Cairo. Use 'ftcrhb' if your Emacs was built with HarfBuzz support,
|
||||
and 'ftcr' otherwise. You can determine this by checking
|
||||
'system-configuration-features'. 'x' is still a valid backend.
|
||||
'system-configuration-features'. The 'ftcr' backend will still be
|
||||
available when HarfBuzz is supported, but will not be used by default.
|
||||
We strongly recommend building with HarBuzz support. 'x' is still a
|
||||
valid backend.
|
||||
|
||||
---
|
||||
** The ftx font backend driver has been removed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue