Hacker News new | ask | show | jobs
by ocornut 4056 days ago
statico: you can load a different TTF with ImGui, it doesn't have to be monospaced and they can be smooth. The perf differences are due to designing the library with performances as a major pillar, lots of things are optimised. A visual redesign is planned but it'll take a bit of time to get it done to keep the perf up.
1 comments

That's great information. Thanks!