ndless-nspire / Luna

Create TNS files from Lua and XML
Other
57 stars 13 forks source link

Fix bug in Unicode conversion for codepoints above 0x10000 #23

Closed Legimet closed 1 month ago

Legimet commented 1 month ago

I noticed that the Unicode conversion was broken for codepoints above 0x10000, resulting in documents that can't be opened. This fixes the conversion.