All,
I have created a little window app for myself as I work through the JUCE book. One of the things I wanted to ask about was font resolution. I've noticed that when I create buttons and put text in them, the font resolution seems to be not as sharp and crisp as other windows apps. It got me wondering if I'm not doing something correctly.
As an example, I've attached an image which shows a small portion of my JUCE window app, with Visual Studio in the background. With Visual Studio, you can see that the font and what not is very crisp where the JUCE window and font seems to render in a much lower res.
Thanks for any feedback!
Rick