*** empty log message ***
authorhanda <handa>
Thu, 14 Oct 2004 00:54:23 +0000 (00:54 +0000)
committerhanda <handa>
Thu, 14 Oct 2004 00:54:23 +0000 (00:54 +0000)
ChangeLog
src/ChangeLog

index 2e0ef5b..9b115cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-14  Kenichi Handa  <handa@m17n.org>
+
+       * configure.ac (M17N_EXT_LIBS): New variable to accumulate
+       available external libraries.
+
 2004-10-13  Kenichi Handa  <handa@m17n.org>
 
        * configure.ac: Check if <freetype/ftbdf.h> is available or not.
index 61a82a8..bb027b4 100644 (file)
@@ -1,5 +1,12 @@
+2004-10-14  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-X.c (device_open): Accept Mxft as the value of key Mfont.
+
 2004-10-13  Kenichi Handa  <handa@m17n.org>
 
+       * m17n-X.c (device_open): Be sure to register at least one font
+       driver.
+
        * font-ft.c: Include <freetype/ftbdf.h> conditionally.  Check
        HAVE_FTBDF_H before calling FT_Get_BDF_Property.