147148149150151152153
glyph = fega.getGlyph('H'); int max_upper_h = glyph.getMaxY(gdo); hinting_cues = new HintingCues(min_lower_o, max_lower_o, max_upper_h); }