Try / Tempest

API abstraction layer for 3D graphics, UI and sound. Written in C++17 with Vulkan, DX12 and Metal support.
MIT License
86 stars 25 forks source link

Fix the algorithm in TextCodec::toUtf16 #3

Closed swick closed 4 years ago

swick commented 4 years ago

The algorithm was broken. Required to actually fix Try/OpenGothic#31.

Try commented 4 years ago

[about original TextCodec]: It should just work :) Thanks!