Skip to content

Commit 9d5c0bf

Browse files
authored
[NTGDI][FREETYPE] Introduce font look-up cache (reactos#8641)
Text rendering speed is justice! Font search is heavy operation. Adding cache to it is rational. JIRA issue: CORE-19898 - Define FONT_LOOKUP_CACHE structure. - Add s_FontLookupCacheList global variable to save cache. - Use cache in FontLink_PrepareFontInfo and TextIntRealizeFont.
1 parent 5fd860b commit 9d5c0bf

1 file changed

Lines changed: 248 additions & 125 deletions

File tree

0 commit comments

Comments
 (0)