The Wayback Machine - https://web.archive.org/web/20210123062941/https://github.com/x64dbg/GetCharABCWidthsI_cache
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

GetCharABCWidthsI_cache

This plugin will hook the GetCharABCWidthsI function in gdi32.dll and cache the results. This is because QWindowsFontEngine::getGlyphBearings doesn't cache internally. A post with more details has been posted on the x64dbg blog.

Before:

before

After:

after

About

Plugin to improve performance of QWindowsFontEngine::getGlyphBearings.

Resources

License

Packages

No packages published