Do all ImGui apps have text rendering this bad? I'm having trouble smoothly reading... any of the text, at least on Mac. It has a settings box, which allows you to change font size (but appears to do nothing), and a scaling option which ... just seems to make the artifacts bigger. Switching to dark mode (by default it matched the system) made it slightly better just by virtue of having more contrast (and all the sett…
By default it uses a pixel-perfect font (the one that's included in ImGui) so anti-aliasing will not do anything but make text look blurry. If you don't like the default font, it's super easy to change it though. Just go into the settings and under Font select your .ttf Font file
ImHex – A Hex Editor
41–50 of 78 posts
Re: ImHex – A Hex Editor
#42Do all ImGui apps have text rendering this bad? I'm having trouble smoothly reading... any of the text, at least on Mac. It has a settings box, which allows you to change font size (but appears to do nothing), and a scaling option which ... just seems to make the artifacts bigger. Switching to dark mode (by default it matched the system) made it slightly better just by virtue of having more contrast (and all the sett…
I recall this being something you had to pay attention to with imgui/glfw — probably just needs a small tweak.
Re: ImHex – A Hex Editor
#43Earlier quoted context omitted.
Do you have the same issue with the screenshots?
The screenshots are so jarring to read. Zero anti-aliasing?
Re: ImHex – A Hex Editor
#44Do all ImGui apps have text rendering this bad? I'm having trouble smoothly reading... any of the text, at least on Mac. It has a settings box, which allows you to change font size (but appears to do nothing), and a scaling option which ... just seems to make the artifacts bigger. Switching to dark mode (by default it matched the system) made it slightly better just by virtue of having more contrast (and all the sett…
Re: ImHex – A Hex Editor
#45Re: ImHex – A Hex Editor
#46This might have been a daily driver if whatever UI library being used wasn't so quirky and unfriendly. Oh well. Looks "leet" or whatever, which is obviously more important.
Re: ImHex – A Hex Editor
#47> 16K stars, 755 forks, 52 open, 354 closed issues
From the linked Patreon page:
> 7 patrons, CA$36/month
> Next goal: CA$76.88 per month - I can pay all my monthly bills
This is why the open-source software is sad. The author will keep burning through his youthful energy in return for some words of appreciation (but much more issues and demands), and will at best quietly give up at some moment, or at worst freak out and have his colors/faker moment [0].
At the same time, products like this create the expectations that some types of software should be free (i.e. subsidized by the author's willingness to not have a life) and make it 10x harder for people like the author to turn their work into a revenue-generating business.
That said, if you have 16K stars on Github, you absolutely do have enough userbase to sell a paid premium edition and eventually grow it into your main job.
Re: ImHex – A Hex Editor
#48Hex editors are a seriously undervalued learning tool. As a kid, I loved opening up the game files of stuff I was playing and see what I could tweak. I’m not sure this particular editor could replace HxD for me - I’m not seeing process memory editing in its list of features. I’m glad to see the space is still getting love though.
I also don't know how the situation would be on non-GNU platforms, although I think GDB is a thing on Windows with MinGW?
Re: ImHex – A Hex Editor
#49From Github: > 16K stars, 755 forks, 52 open, 354 closed issues From the linked Patreon page: > 7 patrons, CA$36/month > Next goal: CA$76.88 per month - I can pay all my monthly bills This is why the open-source software is sad. The author will keep burning through his youthful energy in return for some words of appreciation (but much more issues and demands), and will at best quietly give up at some moment, or at wo…
Re: ImHex – A Hex Editor
#50From Github: > 16K stars, 755 forks, 52 open, 354 closed issues From the linked Patreon page: > 7 patrons, CA$36/month > Next goal: CA$76.88 per month - I can pay all my monthly bills This is why the open-source software is sad. The author will keep burning through his youthful energy in return for some words of appreciation (but much more issues and demands), and will at best quietly give up at some moment, or at wo…
[deleted]