Text() with stroke

It would be great to have the text function render with a border like rect and ellipse do. I know this can be achieved with a shader but it would be awesome to just set it with strokeWidth.

Thanks for the awesome work! :slight_smile:

You can do shadows or depth by drawing the text several times, overlapped in different colours. Not the same as outlining, I realise.