Difference between revisions of "LibreDWG"

From Wiki.OSArch
(re written)
Line 1: Line 1:
[[File:LibreDWG.png]] See https://www.gnu.org/software/libredwg/
+
[[File:LibreDWG.png]]
  
Free software known to support DWG using LibreDWG is limited.
+
GNU LibreDWG is a free C library to handle DWG files. It also has python binding and much more.
* [[FreeCAD]] from version 0.19 has support and you can read the discussion in [https://forum.freecadweb.org/viewtopic.php?f=8&t=39827 Let's talk about libredwg support].
+
 
* [[GRASS GIS]]
+
Some newer versions (v0.19_pre) of [[LibreCAD]] use LibreDWG by default.
  
 +
* License: GPLv3-or-later
 +
* Website: https://www.gnu.org/software/libredwg/
 
* Donations: https://www.patreon.com/rurban
 
* Donations: https://www.patreon.com/rurban
  
See also https://en.wikipedia.org/wiki/.dwg
+
=See also=
 +
* [[Drawing_(DWG)]] describes the current state of FOSS support for DWG
 +
* [[Getting_started_with_2D_CAD_drafting]]
 +
* [[GRASS GIS]]
 +
 
 +
=External Resources=
 +
* https://en.wikipedia.org/wiki/.dwg

Revision as of 20:13, 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 LibreCAD use LibreDWG by default.

See also

External Resources