kicad/thirdparty/dxflib_qcad
Tomasz Wlostowski c60eecc165 thirdparty/dxflib: suport for vertex start/end line width attribute.
This change is required to correctly import DXFs exported by Cadence.
2021-10-25 17:37:38 +02:00
..
CMakeLists.txt Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
LICENSE.GPLv2 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
README.txt Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_attributes.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_codes.h dxflib_qcad: fix DL_POLYLINE3D flag definition 2020-11-19 19:19:58 -05:00
dl_creationadapter.h dxflib_qcad: match rename of DimAngularData to DimAngularData2L 2020-11-19 19:19:59 -05:00
dl_creationinterface.h dxflib_qcad: match rename of DimAngularData to DimAngularData2L 2020-11-19 19:19:59 -05:00
dl_dxf.cpp thirdparty/dxflib: suport for vertex start/end line width attribute. 2021-10-25 17:37:38 +02:00
dl_dxf.h Bump the dxflib version string to match upstream 2021-10-23 08:18:20 -04:00
dl_entities.h thirdparty/dxflib: suport for vertex start/end line width attribute. 2021-10-25 17:37:38 +02:00
dl_exception.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_extrusion.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_global.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_writer.h dxflib_qcad: add <cstring> to includes for strlen() prototype 2020-11-19 19:19:59 -05:00
dl_writer_ascii.cpp Handle nullptr. 2020-01-15 17:51:48 +00:00
dl_writer_ascii.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dxflib.doxygen Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
run_uncrustify.sh Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
version.txt Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00

README.txt

This directory contains the dxflib project from QCad (https://qcad.org/en/90-dxflib).

It is licensed under GPLv2 or later, with the license text in this directory.