mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
impr: Drastically reduce font-related memory usage
This commit is contained in:
@@ -97,6 +97,7 @@ namespace hex::fonts {
|
||||
|
||||
// Build the font atlas
|
||||
if (fontAtlas->build()) {
|
||||
fontAtlas->reset();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user