Since we're using freetype anyways in this project we can also use the ImGui freetype implementation.
From experience this improves the text quality for the ImGui overlay substantially. See https://github.com/ocornut/imgui/issues/618
I can do a PR for this if noone has any objections
Since we're using freetype anyways in this project we can also use the ImGui freetype implementation. From experience this improves the text quality for the ImGui overlay substantially. See https://github.com/ocornut/imgui/issues/618
I can do a PR for this if noone has any objections