From baf3e7e507fb66223cfaa0a9c8adca31dbc272a9 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 13 Dec 2007 11:45:30 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index a7af2e9..613dd69 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,15 @@ 2007-12-13 Kenichi Handa + * 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 -- 1.7.10.4