bufferSetSegmentProperties

fnvoid bufferSetSegmentProperties(harfbuzz.buffer.Buffer buffer, harfbuzz.segment_properties.SegmentProperties props)

Sets the segment properties of the buffer, a shortcut for calling [harfbuzz.global.bufferSetDirection], [harfbuzz.global.bufferSetScript] and [harfbuzz.global.bufferSetLanguage] individually.

Parameters

bufferAn #hb_buffer_t
propsAn #hb_segment_properties_t to use