Menu

Kabeja / News: Recent posts

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

Kabeja (dxf2svg) 0.3 released

Changes:
*supporting of Hatches now
*Update of the Batik libraries
*new PostProcessors: -LayerFilter
-BoundsFilter
*DXF2SVG Extension for SVG Editor Inkscape
*Bugfixes

Posted by Simon Mieth 2006-12-07

Kabeja (dxf2svg) 0.2 released

Kabeja is a Java library for parsing DXF and converting to SVG (dxf2svg).

New in this release:
* Introduce new processing system
* Processing tools dxf->svg->(png|pdf|jpeg|tiff)
* Enhancements of the DXF api (length calculation)
* Several bug fixes

Download: http://sourceforge.net/projects/kabeja

Posted by Simon Mieth 2006-06-18