*** empty log message ***
authorhanda <handa>
Thu, 13 Dec 2007 11:45:30 +0000 (11:45 +0000)
committerhanda <handa>
Thu, 13 Dec 2007 11:45:30 +0000 (11:45 +0000)
src/ChangeLog

index a7af2e9..613dd69 100644 (file)
@@ -1,5 +1,15 @@
 2007-12-13  Kenichi Handa  <handa@ni.aist.go.jp>
 
+       * m17n-core.c (m17n_init_core): Handle the lang. env. MDEBUG_FLT.
+
+       * m17n-flt.c (mdebug_flag): Set to MDEBUG_FLT.
+       (run_rule): Check if a font has the specific glyph correctly.
+
+       * internal.h (enum MDebugFlag): Delete MDEBUG_FONT_OTF, change
+       MDEBUG_FONT_FLT to MDEBUG_FLT.
+
+       * font.c (mfont__get_glyph_id): Encode g->g.code (not g->g.c).
+
        * font-flt.c: Delete it.
 
 2007-12-08  Kenichi Handa  <handa@ni.aist.go.jp>