Difference between revisions of "Libdxfrw"

From Wiki.OSArch
(created page)
 
m
Line 3: Line 3:
 
It is the default DXF/DWG library for [[LibreCAD]]
 
It is the default DXF/DWG library for [[LibreCAD]]
  
* License:
+
* License: GPLv2-or-later[https://github.com/codelibs/libdxfrw/blob/master/COPYING]
* Website: GPLv2-or-later
+
* Website: https://sourceforge.net/projects/libdxfrw/
 +
* Source: https://github.com/codelibs/libdxfrw
  
 
=See also=
 
=See also=
Line 11: Line 12:
 
* [[Drawing Exchange Format (DXF)]]
 
* [[Drawing Exchange Format (DXF)]]
 
* [[Drawing_(DWG)]]
 
* [[Drawing_(DWG)]]
 
+
* [[Getting started with 2D CAD drafting]]
=External Resources=
 
https://github.com/codelibs/libdxfrw
 

Revision as of 18:17, 26 December 2020

"libdxfrw is a free C++ library to read and write Drawing Exchange Format (DXF) files in both formats, ascii and binary form. Also can read Drawing_(DWG) files from R14 to the last V2015."

It is the default DXF/DWG library for LibreCAD

See also