So far NiGui does not provide functions to draw multi line texts. If you want
to do this, you can use
splitLines() and increase y for each line by getTextLineHeight() plus maybe
some line spacing.And thanks for reporting the [black shadow bug](https://github.com/trustable-code/NiGui/issues/83), it's now fixed.
