Jayan
Jayan

Reputation: 18459

Is there a pure java library for converting DXF to PNG?

Need to convert DXF files to PNG. Found a library called kabeja -- http://kabeja.sourceforge.net/

The conversion however is limited. It does not work with fill patterns. Any better tools?

Upvotes: 3

Views: 2809

Answers (1)

Jes
Jes

Reputation: 2778

There is this java app: http://www.escape.de/~quincunx/dxfviewer/

You could mail the guy asking for the source and modify it to your needs.

Upvotes: 3

Related Questions