add linedraw to vector creation

This commit is contained in:
Brian Boucheron 2022-06-01 20:16:42 -04:00 committed by GitHub
parent 6695f5b53c
commit 674c4f2d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,6 +146,7 @@ Tools to create vector artwork from scratch or by conversion from other formats.
- [SVG.js](https://svgjs.dev/) - Dependency-free lightweight library for creating, manipulating, and animating SVG.
- [Components AI](https://components.ai/) - Experimental computational design platform for exploring generative space.
- [DrawingBotV3](https://github.com/SonarSonic/DrawingBotV3) - Cross-platform software for converting images to line drawings.
- [linedraw](https://github.com/LingDong-/linedraw) - Python tool to convert images to sketchy vector line drawings.
### Vector Utilities