Text Attribute

UNI_UTF32

UTF-32 encoding form.

Since v1.0
#define UNI_UTF32
 0x8

Discussion 🔗

Text attribute bit flag that indicates text is encoded as UTF-32. The implementation uses an unsigned 32-bit integer (uint32_t) to represent UTF-32 code units.