LibreDWG

From Infogalactic: the planetary knowledge core
(Redirected from GNU LibreDWG)
Jump to: navigation, search
GNU LibreDWG
LibreDWG one-line small-head.png
Developer(s) GNU Project
Development status Active
Written in C
Type Library
License GNU General Public License v3
Website www.gnu.org/software/libredwg/

GNU LibreDWG is a software library programmed in C to manage DWG computer files, native proprietary format of computer-aided design software AutoCAD. It aims to be a free software replacement for the OpenDWG libraries. The project is managed by the Free Software Foundation (FSF).

Motivation

The proprietary format DWG is currently the most used file format in CAD, becoming a de facto standard, without other alternative extended, forcing many users to use this software in a dominant position on the part of the owner company Autodesk.

There exists the OpenDWG library, to access and manipulate data stored in DWG format, which is developed by reverse engineering by an association of manufacturers of CAD software with the intention of supporting their products. As OpenDWG's license does not allow the usage in free software projects, the FSF wants to create an alternative to OpenDWG.

History

GNU LibreDWG is based on the LibDWG library, originally written by Rodrigo Rodrigues da Silva and Felipe Correa da Silva Sanches and licensed as GPLv2 around 2005.[1] In July 2010 the FSF noted the creation of an alternative to the OpenDWG library as one of 13 "high priority projects".[2][3]

GPLv3 controversies

In 2009 a license update of LibDWG/LibreDWG to the version 3 of the GNU GPL,[4] made it impossible for the free software projects LibreCAD and FreeCAD to use LibreDWG legally.[3]

Many projects voiced their unhappiness about the GPLv3 license selection for LibreDWG, as FreeCAD, LibreCAD, Assimp, and Blender.[5] Some suggested the selection of a license with a broader license compatibility, for instance the MIT, BSD, or LGPL 2.1.[5]

A request went to the FSF to relicense GNU LibreDWG as GPLv2, which was rejected in 2012.[6]

Refork

The project has stalled since 2011 for various reasons, including lack of volunteers, license issues and programmer motivation.[7] In September 2013, the original project on which LibreDWG is based, LibDWG, announced that it was reactivating, re-forking its code from LibreDWG.[8] A GPLv2 licensed alternative is the libdxfrw project, which can read simple DWGs.[9]

References

  1. http://www.fsf.org/working-together/profiles/felipe-sanches
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. trunk/copying on sourceforge.net/p/libdwg
  5. 5.0 5.1 Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. libdxfrw on SourceForge.net

External links

  • No URL found. Please specify a URL here or add one to Wikidata.
  • Project wiki