Hacker News new | past | comments | ask | show | jobs | submit login

The default ImGui rasterizer (imstb_truetype) is rubbish. The new rasterizer (imgui_freetype) should be used instead.

https://github.com/ocornut/imgui/tree/master/misc/freetype




I wouldn't call it "new", it's been around as an optional component for years, and yeah it's a huge improvement.

I get why they might want ImGui to be a self-contained thing without a FreeType dependency, but FreeType should probably still be the default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: