freebsd-ports/cad/libredwg/pkg-descr
Alexey Dokuchaev bf54e29e8e GNU LibreDWG is a C library to handle DWG files which aims to be a free
replacement for the OpenDWG libraries.

There are command line tools and libraries to read and write DWG files,
with converters for various formats: DXF, DXFB, SVG, PS, JSON, XML, etc.

WWW: https://www.gnu.org/software/libredwg/
2018-08-30 02:26:19 +00:00

16 lines
710 B
Plaintext

GNU LibreDWG is a 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.
LibreDWG was based on LibDWG (http://libdwg.sourceforge.net), which is
written with variable names, documentation, and comments in Esperanto.
There are also command line tools and libraries to read and write DWG
files, with converters for various formats (DXF, DXFB, SVG, PS, JSON,
XML, etc.) and a SaveAs functionality, to convert between the various
DWG versions. It can read r13-r2018 DWG, write r13-r2000 DWG, write
r11-r2018 DXF ASCII and binary. Much more object types than any other
free DWG library.
WWW: https://www.gnu.org/software/libredwg/