Skip to content
Snippets Groups Projects
  • Monroe Linden's avatar
    08e3e05c
    Additional optimizations to text reflow for EXT-5071. · 08e3e05c
    Monroe Linden authored
    Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar.  This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo.
    
    Reviewed by Richard.
    08e3e05c
    History
    Additional optimizations to text reflow for EXT-5071.
    Monroe Linden authored
    Added versions of LLFontFreeType::getXAdvance() and LLFontFreeType::getXKerning() that take LLFontGlyphInfo* instead of llwchar.  This allows code in LLFontGL that already has the LLFontGlyphInfo* to pass them instead, saving calls to LLFontFreetype::getGlyphInfo.
    
    Reviewed by Richard.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.