LibreDWG 0.12 is released. A free C library to read DWG file.

LibreDWG 0.12 is released. A free C library to read DWG file.

LibreDWG 0.12 is released. LibreDWG is a free C library to handle DWG files, the native file format from AutoCAD. This library aims to create an API to support softwares to work with DWG. It is currently in the beta stage, so it doesn’t have all the features implemented. However, it already handles reading, converting and writing files from scratch. It also features “SVG and Postscript conversion, converters from and to DXF and JSON, dwggrep to search for text, and dwglayer to print the list of layers.” ...