Compress cached fonts

This commit is contained in:
elasota
2020-11-28 11:45:51 -05:00
parent de06669239
commit 8a48726b2e
2 changed files with 42 additions and 9 deletions

View File

@@ -43,7 +43,7 @@ namespace PortabilityLayer
static const int kApplicationFontCacheID = 2;
static const int kHandwritingFontCacheID = 3;
static const int kMonospaceFontCacheID = 4;
static const int kFontCacheVersion = 1;
static const int kFontCacheVersion = 2;
static const int kFontCacheNameSize = 64;
struct CachedRenderedFont