How would one implement a full-fledged vertical Text alignment in a QGraphicsTextItem ?
I don't mean simple Text Rotation via Matrix transformation but real text flow from top to
bottom and right to left with vertical line break and all the other fancy stuff.