← Back to team overview

kicad-developers team mailing list archive

Re: 6.0 string proposal

 

Am 2019-04-30 12:49, schrieb Jeff Young:

You are correct that you also can’t do it with UTF32 strings, but
I’m not suggesting those.  I’m suggesting *unicode* strings.
That’s 1 code-point per character.  So myString[3] still works.

Sorry Jeff, I'm being slow here and must be missing an important point. I had thought that unicode was encoded by UTF-8, UTF-16, etc. But it sounds like you a referring to something different. Is there a good place to look for more information on the specific encoding you are suggesting?

-Seth


Follow ups

References