Codechange: [Win32] Move Win32-specific font code to a seperate file.

This commit is contained in:
Michael Lutz
2021-02-13 17:34:22 +01:00
parent 5ad1640984
commit c6af8f16f6
9 changed files with 818 additions and 744 deletions

View File

@@ -155,6 +155,7 @@ add_files(
fios_gui.cpp
fontcache.cpp
fontcache.h
fontcache_internal.h
fontdetection.cpp
fontdetection.h
framerate_gui.cpp