microsoft / HoloJS

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

Unicode/utf-8 characters support #137

Closed eliasasaid1 closed 6 years ago

eliasasaid1 commented 6 years ago

Can we possibly add support for uni-coded characters (UTF-8) ? I noticed that till now they are not supported as they are not being displayed correctly.

Thank you

Almost-Done commented 6 years ago

Where is UTF-8 not displayed correctly?

eliasasaid1 commented 6 years ago

Never mind, thank you. It was an issue with three.js as i replicated the issue using three.js and the problem remained.