1. Home
  2. Browse
  3. libredwg

libredwg

v0.13.3#1Latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install libredwg

Usage

libredwg provides CMake targets:

find_package(unofficial-libredwg CONFIG REQUIRED)
target_link_libraries(main unofficial::libredwg::libredwg)

Features

Dependencies

See source

Version

v0.13.3#1

Publication

Supports

!xbox

GitHub

LibreDWG/libredwg1K

Homepage

gnu.org/software/libredwg

Subtree

47633daa65

License

GPL-3.0

Definition

Manifest