[Development] Qt6: Adding UTF-8 storage support to QString

Thiago Macieira thiago.macieira at intel.com
Fri Jan 25 21:31:42 CET 2019


On Friday, 25 January 2019 04:54:22 PST Edward Welbourne wrote:
> we
> fail to properly support cultures whose scripts are relegated to the
> outer planes of Unicode - as, for example, the Chakma language's number
> system

All living languages are supposed to be stored in the BMP, which means no 
UTF-16 surrogate pairs to encode them.

That doesn't mean a single code unit, mind you. Think of combining characters.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list