/* draw.c -- drawing module.
- Copyright (C) 2003, 2004, 2005, 2006
+ Copyright (C) 2003, 2004, 2005, 2006, 2007
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
&& g->g.c >= 0x100
&& g->category == GLYPH_CATEGORY_MODIFIER
&& g->rface->rfont
- && g->rface->rfont->layouter == Mnil)
+ && g->rface->layouter == Mnil)
i++, g++;
if (start + 1 < i)
run_flt (gstring, start, i, this->rface->rfont, Mcombining);