Crate vl_convert_pdf

Source

Functionsยง

svg_to_pdf
Convert a usvg::Tree into the bytes for a standalone PDF document This function uses svg2pdf to perform non-text conversion and then overlays embedded text on top.