I can\'t seem to be able to add text to a canvas if the text includes \"\\n\". I mean, the line breaks do not show/work.
ctxPaint.fillText(\"s ome \\n \\\\n
I don't think this is possible neither, but a workaround for this is to create a element and position it with Javascript.