1. Neos VR
  2. News
  3. 0.8.19.36896 - Correct UTF-16 surrogate pair handling, symbol math fonts

0.8.19.36896 - Correct UTF-16 surrogate pair handling, symbol math fonts

Small build, but with some important improvements for the new Text rendering system. More Unicode symbols now should display correctly!

[h2]Tweaks:[/h2]
- Text shaping for new TextRenderer now processes UTF-16 surrogate pairs correctly, fixing symbols outside of the Basic Multilingual Plane not being displayed (e.g. 𠈓)
- Included Noto Symbols and Noto Math fonts as fallbacks by default, fixing many Unicode symbols not displaying (e.g. arrows, shapes, misc small images and more, based on feedback by @sirkitree)
- Badge textures now use clamp wrap mode, preventing artifacts around the edges

[h2]Bugfixes:[/h2]
- Fixed creating of Uri from string in LogiX not working correctly when certain symbols or escape sequences are used (based on report by @ProbablePrime @kurotori4423)