Regression: Drawing text with a gradient is broken again

It is supposed to look like this:

But now it looks like this (gradient in wrong spot):

Or this (text completely missing):

Was working before these commits:

It’s broken on Windows systems with HighDPI screens. Code to reproduce here: juce_bugs/TextGrad/Source/MainComponent.h at master · FigBug/juce_bugs · GitHub

Thanks for reporting, this should be fixed here:

1 Like

Seems fixed now, thanks.