(mfont_list): If FONT is null, use a temporary font.
[m17n/m17n-lib.git] / src / ChangeLog
index 93757c5..0a2d04f 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-18  Kenichi Handa  <handa@m17n.org>
 
+       * word-thai.c: Surround code by #ifdef and #endif to escape from
+       doxygen.
+
        * font-ft.c: Mostly re-written.
 
        * font-flt.c (FontLayoutCmdOTF): This type deleted.
        (mfont_resize_ratio): Adjusted for the change of MFont.
        (mfont_list): Use mfont__list.
        (mfont_check): New function.
+       (font_score): Make it static.
 
        * fontset.h (mfont__realize_fontset): Prototype adjusted.
        (mfont__lookup_fontset): Likewise.
        * m17n-core.h (msymbol_is_managing_key): Extern it.
        (mtext_data): Extern it.
        (MTEXT_FORMAT_UTF_16): Correct type.
-
+       (M17NLIB_MINOR_VERSION): Changed to 3.
+       (M17NLIB_VERSION_NAME): Changed to "1.3.0".
+       
        * chartab.c (mchartable__init): Initalize chartable_table.count.
        (mchartable__fini): Use N17N_OBJECT_ADD_ARRAY instead of
        mdebug__report_object.