]> git.eshelyaron.com Git - emacs.git/commitdiff
Apparently incorrect to say that font backend _requires_ freetype and
authorGlenn Morris <rgm@gnu.org>
Wed, 16 Jul 2008 02:23:30 +0000 (02:23 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 16 Jul 2008 02:23:30 +0000 (02:23 +0000)
fontconfig.

etc/NEWS

index d1c6a41db90647275e8cfad1c3554179915f31ee..fcaa7e28fdb5fafe587f9c6b269e161942e90a5c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,7 +32,7 @@ default toolkit, but you can use --with-x-toolkit=gtk if necessary.
 
 ** 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").