The structure that holds various text properties of an #hb_buffer_t. Can be set and retrieved using harfbuzz.global.bufferSetSegmentProperties and harfbuzz.global.bufferGetSegmentProperties, respectively.
the #hb_direction_t of the buffer, see harfbuzz.global.bufferSetDirection.
the #hb_language_t of the buffer, see harfbuzz.global.bufferSetLanguage.
the #hb_script_t of the buffer, see harfbuzz.global.bufferSetScript.
The structure that holds various text properties of an #hb_buffer_t. Can be set and retrieved using harfbuzz.global.bufferSetSegmentProperties and harfbuzz.global.bufferGetSegmentProperties, respectively.