g.drawVerticalText

Can we have this mo-fo please in juce::Graphics.

This is incredibly painful to work out how to do and get your text in the right place.

void paintVerticalText(const String &, const Rectangle<float>&, bool rotatedClockwise, Justification)

Would save my bacon a couple of times a year.

1 Like