openFrameworks icon indicating copy to clipboard operation
openFrameworks copied to clipboard

Feature Request (Tiny bug but not really): Scale up ofDrawBitmapString() x 2 when Retina is enabled

Open sourya-sen opened this issue 4 years ago • 1 comments

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).

sourya-sen avatar Apr 10 '21 08:04 sourya-sen

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

dimitre avatar Jan 24 '22 23:01 dimitre