text_unicode_data

GENERATED by gentextunicode from UCD 17.0.0 - do not edit.

API Reference

Functions

func _text_property_table() -> String

Packed scalar boundaries for Unicode text-classification property flags. Each five-septet entry encodes start * 4096 + flags in ascending order.

func _word_break_table() -> String

Packed scalar boundaries for Unicode word-break categories. Each four-septet entry encodes start * 32 + category in ascending order.

func _combining_class_table() -> String

Packed scalar boundaries for canonical combining classes. Each five-septet entry encodes start * 256 + class in ascending order.