libredwg
libredwg copied to clipboard
Certain texts are not shown (and other issues) after dwg to dxf conversion
trafficstars
I have a dwg drawing and after converting it to dxf, dimensions are not visible in the result (when trying out with both QCAD and LibreCAD:

Same DWG file opened in the online dwgfastview application:

Ok, apparently it's the issue of the famous unit conversions.. :)
Those texts are stored as "<>" in both the DWG and the DXF. I'll have to check of the DXF needs the computed values there instead.