Difference between revisions of "LibreDWG"

From Wiki.OSArch
(re written)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
GNU LibreDWG is a free C library to handle DWG files. It also has python binding and much more.
 
GNU LibreDWG is a free C library to handle DWG files. It also has python binding and much more.
  
Some newer versions (v0.19_pre) of [[LibreCAD]] use LibreDWG by default.
+
Some newer versions (v0.19_pre) of [[FreeCAD]] use LibreDWG by default.
  
 
* License: GPLv3-or-later
 
* License: GPLv3-or-later
 
* Website: https://www.gnu.org/software/libredwg/
 
* Website: https://www.gnu.org/software/libredwg/
* Donations: https://www.patreon.com/rurban
+
* Donations: [[Donation_Directory#LibreDWG]]
  
 
=See also=
 
=See also=
Line 13: Line 13:
 
* [[Getting_started_with_2D_CAD_drafting]]
 
* [[Getting_started_with_2D_CAD_drafting]]
 
* [[GRASS GIS]]
 
* [[GRASS GIS]]
 +
* [[FreeCAD]]
 +
* [[Scalable Vector Graphics (SVG)]]
  
 
=External Resources=
 
=External Resources=
 
* https://en.wikipedia.org/wiki/.dwg
 
* https://en.wikipedia.org/wiki/.dwg

Latest revision as of 20:36, 26 December 2020

LibreDWG.png

GNU LibreDWG is a free C library to handle DWG files. It also has python binding and much more.

Some newer versions (v0.19_pre) of FreeCAD use LibreDWG by default.

See also[edit]

External Resources[edit]