@Abstract, It seems that 'corner' doesn't change anything.
The angle remains straight:
https://zimjs.com/beam/corneroflabel/show
So I tested this out and it seems that the style corner isn't getting applied to the label. Does appear to be a bug.
Corner does work if you do this:
new Label({text:"Hellow world", corner: 14}).center();