I get an issue with text inside sprite materials. I use this code : https://github.com/stemkoski/stemkoski.github.com/blob/master/Three.js/Sprite-Text-Labels.html
It works but if text is too long, text is truncated :
I tried to increase canvas width but text become too small, I can't understand why.