Import SVG
Currently, it is not possible to import SVG files for extrusion using the nice alignment features.
I have implemented a solution for one of my projects and would be happy to provide a patch (it works, but it still needs refinement). It depends on an additional package (svgelements
) though, to get the bounding box of the embedded SVG.