projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d59fef
)
(compose_glyph_string): Don't run flt striding over the
author
handa
<handa>
Thu, 3 Apr 2008 06:03:15 +0000
(06:03 +0000)
committer
handa
<handa>
Thu, 3 Apr 2008 06:03:15 +0000
(06:03 +0000)
cursor position.
src/draw.c
patch
|
blob
|
history
diff --git
a/src/draw.c
b/src/draw.c
index
a29743a
..
c8bc8d5
100644
(file)
--- 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