Is there a way to draw text on an BitmapData. I’m sure I have done this in the past but can’t see an obvious way. Trying to optimise a guide and not have to repaint text every update.
Never mind found this…
Graphics(const juce::Image &imageToDrawOnto)