Crate dxf_to_svg

Crate dxf_to_svg 

Source

Structs§

SvgOptions
a struct containing a bunch of options around the svg. Fill each of these or use None for default when using dxf_to_svg.

Functions§

dxf_file_to_svg
dxf_to_svg
Takes in a vector of entities and displays them as an SVG string. If an entity is not supported, it will be printed to the console and skipped.