Yuri :godot:
· 5w
To be more precise, the lion's share of memory goes into harfbuzz structures, which is a text shaping library that Godot uses. Plus the icu4c lib and Godot's own structures contribute too.
I intuit t...
@nprofile1q... damn. What is that library wrapping those strings in? Roughly2 kB per paragraph seems like a decent chunk of memory. Is it converting them to graphics?