AutoCAD Text conversion fails
-
@jscad/dxf-deserialize This library ignores the text in the dxf file when converting the dxf file into js.
-
@jess-yan DXF is a old nasty file format so don’t expect much. JSCAD only converts certain DXF entities. Please see the README here…
https://github.com/jscad/OpenJSCAD.org/tree/master/packages/io/dxf-deserializer
There’s a nice library that will convert from DXF to SVG.