Skip to content

Plugin to improve performance of QWindowsFontEngine::getGlyphBearings.

License

Notifications You must be signed in to change notification settings

x64dbg/GetCharABCWidthsI_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published