Menu

Kabeja (dxf2svg) 0.4 released

Kabeja is a Java library for parsing, processing
and converting Autodesk's DXF format. You can use
Kabeja from the CommandLine or embed into your
application. All parsed data are accessible with
the DOM-like API.

The processing system allows you to process,
filter (e.g. XSLT) and convert DXF drafts to
different output formats (SVG, JPEG, PNG, TIFF,
PDF, XML).

Changes:

* added Spline and MLine support
* Support for switch between paperspace and
modelspace view
* New central processing GUI
* Added JS-Scripting and ScriptShell
* Enhanced SVGViewer
* Move SVG generation out from core
* Separate .NET based Inkscape extension (run
out-of-box on Windows and Linux with Mono)
* and at least bugfixes

Posted by Simon Mieth 2008-03-12

Log in to post a comment.