tornavis/source/blender/blenfont
Campbell Barton c400046702 speedup font drawing:
for ascii characters in a utf8 string use glyph_ascii_table lookup rather than call blf_glyph_search(), otherwise fallback to blf_utf8_next() and blf_glyph_search().
2011-09-11 08:12:16 +00:00
..
intern speedup font drawing: 2011-09-11 08:12:16 +00:00
BLF_api.h new BLF functions 2011-05-04 15:09:48 +00:00
CMakeLists.txt cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00