ass_set_wrap_style
Set ASS subtitle line wrapping using Aegisub numeric codes or names for smart, end-of-line, no wrapping, or bottom-of-line styles.
Instructions
Set WrapStyle using Aegisub's numeric codes.
Args:
style: 0 smart, 1 end of line, 2 no wrapping, 3 bottom
of line only. The names are accepted too.
doc_id: document id or None for the current document.
Returns:
{"doc_id", "wrap_style", "name", "previous"}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | ||
| doc_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||