Mercurial > emacs
changeset 96694:41a704dfdf7b
Apparently incorrect to say that font backend _requires_ freetype and
fontconfig.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 16 Jul 2008 02:23:30 +0000 |
parents | bc160ed84781 |
children | 98ae99a5a007 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed Jul 16 02:22:51 2008 +0000 +++ b/etc/NEWS Wed Jul 16 02:23:30 2008 +0000 @@ -32,7 +32,7 @@ ** New font code. Fonts are handled by new code capable of dealing with multiple font -backends. This requires the freetype and fontconfig libraries +backends. This uses the freetype and fontconfig libraries. *** Emacs now accepts font names supplied in the fontconfig format (e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12").