Login  Register

DXF library query

Posted by Devinder Kaur on May 15, 2014; 12:19pm
URL: https://forum.librecad.org/DXF-library-query-tp5709932.html

Hi,
I have been working on DXF files, their generations and other related stuff like providing its support to a particular CAD software. While digging the related stuff on web I come across to the following thread:

http://forum.librecad.org/LibreCAD-DXF-File-Structure-td5707695.html

As mentioned in this, we can make use of the following already existing library and ease off the work.
https://github.com/LibreCAD/LibreCAD/tree/master/libraries/libdxfrw

I want to clear my query that whether I could use this same source for my own CAD software without any license issue or I have to work for a new one?