Difference between revisions of "LibreDWG"

From Wiki.OSArch
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:LibreDWG.png]] See https://www.gnu.org/software/libredwg/
+
[[File:LibreDWG.png]]
  
See also https://en.wikipedia.org/wiki/.dwg
+
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.
 +
 
 +
* License: GPLv3-or-later
 +
* Website: https://www.gnu.org/software/libredwg/
 +
* Donations: [[Donation_Directory#LibreDWG]]
 +
 
 +
=See also=
 +
* [[Drawing_(DWG)]] describes the current state of FOSS support for DWG
 +
* [[Getting_started_with_2D_CAD_drafting]]
 +
* [[GRASS GIS]]
 +
* [[FreeCAD]]
 +
* [[Scalable Vector Graphics (SVG)]]
 +
 
 +
=External Resources=
 +
* 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]