drawing-with-pycairo
Draws images, PDF/SVG vector files and animation frames with pycairo, and supplies what cairo lacks: shaped text for Arabic, Indic and other scripts, text along curves, blur/glow/drop shadows, path booleans, stroke-to-outline, and Gouraud-shaded 3D. See SKILL.md; scripts/selftest.py renders a contact sheet that exercises every helper.
Skill folder: drawing-with-pycairo
Release of drawing-with-pycairo version 0.1.0
📥 Download & Install
⬇️ Download drawing-with-pycairo.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
9b33d7c drawing-with-pycairo 0.1.0: the pieces pycairo leaves out