Add ComfyUI-S4Tool-Text to custom node list

Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control.
This commit is contained in:
S4MUEL 2025-08-12 23:31:06 +08:00 committed by GitHub
parent 981529c513
commit cda0ea43e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "S4MUEL404",
"title": "ComfyUI S4Tool Text",
"id": "comfyui-s4tool-text",
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text"
],
"install_type": "git-clone",
"description": "Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control."
},
{
"author": "S4MUEL404",
"title": "ComfyUI S4Motion",