From: handa Date: Thu, 16 Aug 2007 06:00:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-test.git;a=commitdiff_plain;h=3e105a2d160d9c29e23d1ab79a237f5e7bd6ee14 *** empty log message *** --- diff --git a/flt.c b/flt.c index ae17b48..95145d5 100644 --- a/flt.c +++ b/flt.c @@ -415,7 +415,7 @@ drive_otf (MFLTFont *font, MFLT_OTF_Spec *spec, adjustment[i].yadv += otfg->f.f1.value->YAdvance * y_scale / 0x10000; if (format & OTF_YAdvDevice) - adjustment[i].xadv + adjustment[i].yadv += DEVICE_DELTA (otfg->f.f1.value->YAdvDevice, y_ppem); adjustment[i].set = 1; }