nimraylib_now
nimraylib_now copied to clipboard
Can codepoints map to unicode.Rune
It would be nice if we can replace codepoints arrays with seq[Rune]. Need to investigate if such conversion is possible.
So yes they can:
GetCodepointCount -> unicode.runeLen GetCodepoint -> runeAt but it doesn't return 0x3f on error CodepointToUTF8 -> $, toUtf8 TextCodepointsToUTF8 -> $