Wrote a program
Published a project
Shipped a side project
Built a library
+2
svg2pdf Convert SVGs to PDFs

The svg2pdf library for Rust does what it says: It converts SVGs to PDFs, either standalone files or as objects to be used in a larger PDF file.

A command line utility based on the library is coming soon!