Commit b9df86a40833c02ba57ca66c7e9ed1511e43697b

sammy 2008-05-01T18:31:35

* 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.