๐ CR Simple Text Panel
CR Simple Text Panel
Pack: Comfyroll Studio
custom_nodes.ComfyUI_Comfyroll_CustomNodes
Inputs (13)
| Name | Type | Required |
|---|---|---|
| panel_width | INT | required |
| panel_height | INT | required |
| text | STRING | required |
| font_name | COMBO | required |
| font_color | COMBO | required |
| font_size | INT | required |
| font_outline_thickness | INT | required |
| font_outline_color | COMBO | required |
| background_color | COMBO | required |
| align | COMBO | required |
| justify | COMBO | required |
| font_color_hex | STRING | optional |
| bg_color_hex | STRING | optional |