curioustorvald / Terrarum

Modular game engine for a side-scrolling tilemap platformer, and a game that runs on top of it
Other
12 stars 0 forks source link

Inventory UI leaks memory #23

Closed curioustorvald closed 5 years ago

curioustorvald commented 5 years ago

Out of 3 screens of the inventory, only the minimap doesn't leak one.

System RAM is definitely leaking, and it looks like so is the VRAM (the increment stops after some time).

curioustorvald commented 5 years ago

It seems the culprit is in the font...