ComfyUI-text-overlay
ComfyUI-text-overlay copied to clipboard
Overlay text on an image in ComfyUI with font/alignment/placement customization
Hello, When trying to use the custom node, I keep getting the above error. Any suggestions? 
We are working with dr.lt.data and comfyanon to build a global registry for custom nodes (similar to PyPI). Eventually, the registry will be used as a backend for the UI-manager....
This PR adds a Github Action (publish-node-action) that will run whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR)....
Since v10.0.0 (2023-07-01) of Pillow the method ImageDraw.textsize() has been removed. I replaced the invocation of the method with an alternative using ImageDraw.textbbox() as described in the link of below...
只能一行显示,而且坐标轴让我很迷糊
Ability to add more settings, such as underline, bold, spacing, line spacing, and multi segment font style size settings
I know it is proper to do a "pull request" but I'm busy and this is for me and anyone else who wants to add some features, since this project...