K 10 svn:author V 2 ed K 8 svn:date V 27 2009-11-30T18:48:07.661174Z K 7 svn:log V 222 Optimize vtfont_bisearch() for the common case (ASCII). More than 90% of the time we'll probably just display ASCII characters. In almost all cases this is stored in entry 0 of the map, so validate the first map by hand. END