microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 113 forks source link

Minor fix to canvas sample #166

Closed Almost-Done closed 6 years ago

Almost-Done commented 6 years ago

Multi-line text rendering is not part of the canvas 2d context standard. Remove '\n' from sample rendered text.