Hi,

Does it exist a simple way to make vertical text ?

I would like to do something like that:

MORectangleShape new
width: 60; height: 20;
verticalText: [:entity | entity name asString]).

Cheers
---
Jannik Laval