openFrameworks
openFrameworks copied to clipboard
Feature Request (Tiny bug but not really): Scale up ofDrawBitmapString() x 2 when Retina is enabled
When switching on retina/HiDPI mode, ofDrawBitmapString() becomes really tiny, it would be nice if it could scale up x 2 for readability. (I use it for debugging ALL the time and becomes really difficult to cope with when using Retina mode).
Do you have more info on this issue, if it is still relevant? I remember this two PRs which solved issues on Big Sur https://github.com/openframeworks/openFrameworks/pull/6701 https://github.com/openframeworks/openFrameworks/pull/6694