> Otherwise, let TT_Get_Advances fall back on cff_load_glyph to do > slow advances. This avoids unchecked access to cff_load_glyph and > this is how tt_get_advances is implemented.
Reading src/base/ftadvanc.c , this is exactly what should happen *unless* FT_ADVANCE_FLAG_FAST_ONLY is set. No?
