changeset 99831:3744f301d8d5

Documented fontconfig and GTK font formats.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 23 Nov 2008 03:52:55 +0000
parents 29d825bf9318
children be0a94a8bfe2
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Nov 23 03:32:29 2008 +0000
+++ b/etc/NEWS	Sun Nov 23 03:52:55 2008 +0000
@@ -33,7 +33,7 @@
 ** New font code.
 Fonts are handled by new code capable of dealing with multiple font
 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").