From 674c4f2d1c11b9b5f93f999d8890b5bd06c1e2d9 Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Wed, 1 Jun 2022 20:16:42 -0400 Subject: [PATCH] add linedraw to vector creation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eccb13a..2b90b1d 100644 --- a/README.md +++ b/README.md @@ -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