visualize ❭ svg2emf svg2emf¶ visualize.svg2emf(filename, path_to_inkscape='/usr/bin/inkscape')¶ Converts svg to emf, which can be imported in Word using inkscape. Parameters:¶ filename (str) – the filename of the svg file path_to_inkscape (str) – the path to the inkscape binary Returns:¶ None