Catching up on some #penplotter-related news from the last few weeks.

#vsvg releases 0.3.0 and 0.4.0, which introduce #msvg (the fastest way to eyeball a collection of SVGs) and bring a host of improvements to #whiskers:

➡️https://github.com/abey79/vsvg/releases/tag/v0.3.0
➡️https://github.com/abey79/vsvg/releases/tag/v0.4.0

#vpype release 1.14, which mainly bring Python 3.12 compatibility and a few improvements.

➡️https://github.com/abey79/vpype/releases/tag/1.14.0

#vsketch 1.1, which brings Python 3.12 compatibility and syncs with vpype 1.14

➡️https://github.com/abey79/vsketch/releases/tag/1.1.0

Release 0.3.0 - New `msvg` CLI, better `whiskers`, and more · abey79/vsvg

Release Notes Released 2023-12-28 Highlights Inspect SVG collections with the new, blazing fast msvg CLI (early alpha stage). whiskers improvements: New hexagonal grid helper. Support for nested ...

GitHub