Menu

Tree [bb571e] master /
 History

HTTPS access


File Date Author Commit
 dwg2dxf 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 src 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 .gitignore 2014-06-29 Rallaz Rallaz [6a03b9] fix some memory leaks
 AUTHORS 2013-10-05 Rallaz Rallaz [1cd709] more dwg work
 COPYING 2011-11-25 Rallaz Rallaz [ff69a7] Initial commit of version 0.0.1
 ChangeLog 2012-11-19 Rallaz Rallaz [50cf21] complete read/write support for ellipse
 Makefile.am 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 Makefile.in 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 NEWS 2015-04-09 Rallaz Rallaz [425296] update readme
 README 2015-04-09 Rallaz Rallaz [425296] update readme
 TODO 2013-08-27 Rallaz Rallaz [67c423] not use string stream in Apple upd. to 0.5.10
 aclocal.m4 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 ar-lib 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 autogen.sh 2015-03-27 Rallaz Rallaz [a1aa9a] update to 0.5.13
 config.guess 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 config.sub 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 configure 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 configure.ac 2015-04-29 Rallaz Rallaz [bb571e] Release 0.6.1 & fix mem leak
 depcomp 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 install-sh 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion
 libdxfrw.dox 2013-12-29 Rallaz Rallaz [4fcbc5] more dwg work and cleanup
 libdxfrw.pc.in 2012-08-15 Rallaz Rallaz [859e19] update autotools
 ltmain.sh 2012-01-04 Rallaz Rallaz [5a60d3] Added autotools build system
 makefile.mingw 2015-04-06 Rallaz Rallaz [363109] add dwg support for R24 & R27
 missing 2015-01-13 Rallaz Rallaz [0bab53] added arc extrusion

Read Me

libdxfrw

libdxfrw is a free C++ library to read and write DXF files in both formats, ascii and binary form.
Also can read DWG files from R14 to the last V2015.
 It is licensed under the terms of the GNU General Public License version 2 (or at you option
any later version).


If you are looking for general information about the project, check our website:
http://sourceforge.net/projects/libdxfrw

== Building and installing the library ==

Use the tipical 
./configure
make
make install (as root)

== Example usage of the library ==

To be written.

MongoDB Logo MongoDB