SegmentProperties.script

harfbuzz.types.Script script() @property

Get script field.

Returns

the #hb_script_t of the buffer, see [harfbuzz.global.bufferSetScript].
void script(harfbuzz.types.Script propval) @property

Set script field.

Parameters

propvalthe #hb_script_t of the buffer, see [harfbuzz.global.bufferSetScript].