mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-16 21:00:57 +00:00
Cache rendered fonts to speed up mobile load
This commit is contained in:
@@ -41,6 +41,7 @@ private:
|
||||
std::wstring m_userHousesDir;
|
||||
std::wstring m_userSavesDir;
|
||||
std::wstring m_resourcesDir;
|
||||
std::wstring m_fontCacheDir;
|
||||
wchar_t m_executablePath[MAX_PATH];
|
||||
|
||||
static GpFileSystem_Win32 ms_instance;
|
||||
|
||||
Reference in New Issue
Block a user