LibreDWG 0.13.3

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. GNU LibreDWG is based on LibDWG, originally written by Felipe Castro.

Tags cad library dwg format c
License GNU GPLv3
State beta

Recent Releases

0.13.309 Mar 2024 14:34 minor feature: Minor features: * Promoted SUN object to stable Minor bugfixes: * Fix make dist, checking missing dwg2ps.1 and dwgadd.1. Check for missing libps. (#941) * Improved BLOCKSTRETCHACTION a bit * Improved dxf import for OLE2FRAME.data * Fix some fuzzing errors: ossfuzz 66843, 66835, 66639 * Various unknown fixes, esp. for out-of-tree builds * Improved wrong DWG_MAX_OBJSIZE, which prevented very large 3DSOLID's to encode, like STEERING.dwg from_autocad_r13 * Improved support for beta versions, no logic holes (#908)
0.13.210 Feb 2024 18:22 minor feature: The source releases 0.13 and 0.13.1 missed test/xmlsuite and bindings/python, due to a broken automated release process. Minor bugfixes: * Fix make dist, checking missing test/xmlsuite and bindings/python. * Fix the release CI process, install the missing python deps. * add build-aux/install-libxslt helper
0.9.326 Dec 2019 04:41 minor feature:
0.915 Oct 2019 11:31 major feature: