Author :
sammy
Date :
2008-05-01 18:31:35
Hash :b9df86a4 Message : * Optimize FTCharmap::FontIndex() so that font indices < 128 are precomputed
during FTCharmap() instantiation to avoid repeated tt_cmap4_char_index()
calls. Performance patch by Sean Morrison, taken from bzflag commit r14644.