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:
1d99a64
)
*** empty log message ***
author
handa
<handa>
Fri, 23 Jul 2004 11:54:10 +0000
(11:54 +0000)
committer
handa
<handa>
Fri, 23 Jul 2004 11:54:10 +0000
(11:54 +0000)
src/font-ft.c
patch
|
blob
|
history
diff --git
a/src/font-ft.c
b/src/font-ft.c
index
05bd3df
..
2ca60b8
100644
(file)
--- a/
src/font-ft.c
+++ b/
src/font-ft.c
@@
-1088,7
+1088,7
@@
mfont__ft_drive_gpos (MGlyphString *gstring, int from, int to)
size10 = g->rface->rfont->font.property[MFONT_SIZE];
size = size10 / 10;
if (inc < 0)
- g = MGLPYH (from + len - 1);
+ g = MGLYPH (from + len - 1);
for (i = 0; i < len; i++, g += inc)
{
OTF_Glyph *otfg = otf_gstring.glyphs + i;