return;
}
// Step 1 - hint according to baselines and top lines...
final SliderManager s_m_h = (SliderManager) s.getSliderManagerHorizontal();
final int new_letter_o_bottom = hinting_map.getElement(3).getValueNew();
hintBasicBaseToBottom(glyph, gdo, s_m_h, new_letter_o_bottom);
hintBasicBaseToTop(glyph, gdo, s_m_h, new_letter_o_bottom);
// Step 2 - hint according to top and bottom of characters...