Inputs (13)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| font_name | COMBO | required |
| text_position | COMBO | required |
| background_mode | COMBO | required |
| font_size | INT | required |
| margin | INT | required |
| line_spacing | INT | required |
| text_color_hex | STRING | required |
| background_color_hex | STRING | required |
| background_padding | INT | required |
| auto_adapt | BOOLEAN | required |
| min_font_size | INT | required |
| label_text | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| image | IMAGE |