SegmentProperties.script
harfbuzz.types.Script script() @propertyGet script field.
Returns
the #hb_script_t of the buffer, see harfbuzz.global.bufferSetScript.
void script(harfbuzz.types.Script propval) @propertySet script field.
Parameters
propval | the #hb_script_t of the buffer, see harfbuzz.global.bufferSetScript. |