TextServerFallback: improve performance by removing redundant lookups
+ caching editor setting + using a faster hash method on the FontForSizeFallback cache + SafeFlag instead of mutex for ShapedTextDataFallback::valid bc its read Very often
This commit is contained in: