From 0370b74ea51db1bcd43a2bcb0674d64f8bf37ec4 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 22 Nov 2007 12:06:45 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 88a07ff..bdb86cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2007-11-22 Kenichi Handa + + * draw.c (compose_glyph_string): Check g->rface->layouter, not + g->rface->rfont->layouter. + + * font-ft.c (ft_drive_otf): Fix setting of g->g.from and g->g.to. + + * m17n-flt.c (FontLayoutContext): New member encoded_offset. + (run_rule): Use ctx->encoded_offset. + (run_command): Likewise. + (run_stages): Set ctx->encoded_offset. + +2007-11-21 Kenichi Handa + + * m17n-flt.c (enum GlyphInfoMask): Adjusted for the change of + bit-size of MFLTGlyph->internal. + 2007-11-20 Kenichi Handa * draw.c (visual_order): Exclude the last anchor glyph from the -- 1.7.10.4