Metadata-Version: 2.1
Name: comfyui-svgfullfill
Version: 0.0.1
Summary: ComfyUI-SVGFullfill is a custom node for ComfyUI that handles SVG file processing. Key features: - SVG file upload and preview - Replace images (up to 3) and text elements (up to 10) in SVG - Chinese font support - Real-time canvas preview - PNG export
Home-page: https://github.com/stormcenter/ComfyUI-SVGFullfill
Requires-Python: >=3.10
Requires-Dist: Pillow>=9.0.0
Requires-Dist: cairosvg>=2.7.0
Requires-Dist: numpy
