diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -33,7 +33,7 @@ default toolkit, but you can use --with-x-toolkit=gtk if necessary. | |||
| 33 | ** New font code. | 33 | ** New font code. |
| 34 | Fonts are handled by new code capable of dealing with multiple font | 34 | Fonts are handled by new code capable of dealing with multiple font |
| 35 | backends. This uses the freetype and fontconfig libraries. | 35 | backends. This uses the freetype and fontconfig libraries. |
| 36 | 36 | +++ | |
| 37 | *** Emacs now accepts font names supplied in the fontconfig format | 37 | *** Emacs now accepts font names supplied in the fontconfig format |
| 38 | (e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12"). | 38 | (e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12"). |
| 39 | 39 | ||