Skip to Content

libredwg v0.13.3

Created
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.

# Usage

libredwg provides CMake targets:

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

# License

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    No default features set.

    # tools

    Build dwg/dxf manipulation command-line tools

    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    No transitive dependencies.

    # Dependents

    No dependents.

    # Host Dependents

    No dependents.

    # Contributors

    • Msclock's avatar Msclock
    • Chuck Walbourn's avatar Chuck Walbourn
    • JonLiu1993's avatar JonLiu1993
    • MonicaLiu's avatar MonicaLiu
    • Jia Yue Hua's avatar Jia Yue Hua
    • Kai Pastor's avatar Kai Pastor

    # Changelog

    • 47633da [vcpkg-scripts] Catch use of ambiguous cmake vars (#34546)
    • 89c8bbe [libredwg] update to 0.13.3 (#37181)
    • 72d66da [libredwg] Fix the usage error and cleanup patch (#36912)
    • c7424ce [libredwg] update to 0.13.2 (#36848)
    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • 4e57712 [libredwg] Add new port (#30005)

    # Source