bundle svg
This commit is contained in:
@@ -225,13 +225,10 @@ The addon features intelligent font detection and validation:
|
||||
|
||||
## Dependencies
|
||||
|
||||
The addon automatically installs required dependencies:
|
||||
The addon bundles and automatically installs its dependencies when needed:
|
||||
|
||||
- **Pillow** (>=10.0.0): For image generation and text rendering
|
||||
|
||||
Optional dependency for vector overlays:
|
||||
|
||||
- **CairoSVG** (>=2.7.0): Required to rasterize SVG overlays. Install it inside Blender's Python environment with `pip install cairosvg`.
|
||||
- **Pillow** (>=10.0.0): Image generation and text rendering.
|
||||
- **CairoSVG** (>=2.7.0): Rasterizes SVG overlays using the bundled wheel set for macOS and Linux (installs on first SVG use).
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user