(svn r25436) -Codechange: split the font detection code out of the font caching code

This commit is contained in:
rubidium
2013-06-23 15:20:23 +00:00
parent 5733569153
commit d99113bd00
10 changed files with 846 additions and 771 deletions

View File

@@ -26,6 +26,7 @@ engine.cpp
fileio.cpp
fios.cpp
fontcache.cpp
fontdetection.cpp
base_consist.cpp
gamelog.cpp
genworld.cpp
@@ -182,6 +183,7 @@ fileio_func.h
fileio_type.h
fios.h
fontcache.h
fontdetection.h
base_consist.h
gamelog.h
gamelog_internal.h