From: handa Date: Thu, 3 Apr 2008 06:03:15 +0000 (+0000) Subject: (compose_glyph_string): Don't run flt striding over the X-Git-Tag: REL-1-5-2~29 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9a67c070bcad5f5c5e144a3bfe9d8fdea160bede;p=m17n%2Fm17n-lib.git (compose_glyph_string): Don't run flt striding over the cursor position. --- diff --git a/src/draw.c b/src/draw.c index a29743a..c8bc8d5 100644 --- a/src/draw.c +++ b/src/draw.c @@ -549,6 +549,7 @@ compose_glyph_string (MFrame *frame, MText *mt, int from, int to, for (g++; (g->type == GLYPH_CHAR + && g->g.from != gstring->control.cursor_pos && g->rface->layouter == this->rface->layouter && (g->rface->rfont == this->rface->rfont || (g->category == GLYPH_CATEGORY_FORMATTER