Re: Converting Postscript files to DXF files for LCAD editing -SOLVED

Posted by R. van Twisk on
URL: https://forum.librecad.org/Converting-Postscript-files-to-DXF-files-for-LCAD-editing-tp5712271p5712284.html


> On Sep 21, 2015, at 10:03 PM, ravas [via LibreCAD] <[hidden email]> wrote:
>
> I think it's smart to make SVG a priority for LC3.

For LC3 top priority is a 'engine' not a output or input format.
handling SVG for CAD is relative easy.

Specially for CAD I believe it's important to beable to exchange files,
it's important to beable to read/write DXF/DWG/SVG rather then to
have to depend on some specific format like SVG.

Plain 2D CAD only use very little types of entities, but what we do we must handle correct,
that's the hard part.