libredwgv0.13.4
- Updated
GNU LibreDWG is a free C library to handle DWG files. It aims to be a free replacement for the OpenDWG libraries. DWG is the native file format of AutoCAD.
- Project website: https://www.gnu.org/software/libredwg/
#Usage
libredwg provides CMake targets:
find_package(unofficial-libredwg CONFIG REQUIRED)
target_link_libraries(main unofficial::libredwg::libredwg)#Features
No default features.
#tools
Build dwg/dxf manipulation command-line tools
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Msclock
Chuck Walbourn
JonLiu1993
MonicaLiu
Jia Yue Hua
Kai Pastor
Weihang Ding