Skip to content

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.

#Usage

libredwg provides CMake targets:

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

#Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    #Features

    No default features.

    #tools

    Build dwg/dxf manipulation command-line tools

    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    #Dependencies

    No transitive dependencies.

    #Host Dependencies

    No transitive dependencies.

    #Used By

    No ports use this.

    #Host Tool For

    No ports use this.

    #Contributors

    • Msclock's avatarMsclock
    • Chuck Walbourn's avatarChuck Walbourn
    • JonLiu1993's avatarJonLiu1993
    • MonicaLiu's avatarMonicaLiu
    • Jia Yue Hua's avatarJia Yue Hua
    • Kai Pastor's avatarKai Pastor
    • Weihang Ding's avatarWeihang Ding

    #Changelog

    • a0870e1[libredwg] Update to 0.13.4 (#51712)
    • 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)
    • 5d2a0a9Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • 4e57712[libredwg] Add new port (#30005)