GetBoundingBoxesAsGlyphs
void GetBoundingBoxesAsGlyphs(
fFont.GetBoundingBoxesAsGlyphs(fString, size, B_SCREEN_METRIC, boundBoxes);
font.GetBoundingBoxesAsGlyphs(string, count, B_SCREEN_METRIC,
font->GetBoundingBoxesAsGlyphs(string, numChars, B_SCREEN_METRIC, rectArray);