From b526f55ebef64026ac623f16d02452d19da9320d Mon Sep 17 00:00:00 2001 From: handa Date: Sat, 2 Oct 2004 02:36:08 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0d26c04..840365f 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,13 @@ They are initialized to one of MTEXT_FORMAT_UTF_16LE, MTEXT_FORMAT_UTF_16BE, MTEXT_FORMAT_UTF_LE, MTEXT_FORMAT_UTF_32BE dependending on the systems's endianess. +** In the argument PLIST of mframe (), the key Mfont can be used to +specify which font-backend to use. The value must be Mx or Mfreetype. + +** New function mfont_list () returns a list of matching fonts. + -* Changes in the m17n library 1.1 +* Changes in the m17n library 1.1.0 ** The "configure" script now detects Fontconfig, Xft2, and GD libraries. -- 1.7.10.4