kicad/thirdparty/dxflib_qcad
Marek Roszko 5ea6755594 dxflib_qcad: add dimscale support for leaders
upstream commit
049e1bf95138f32360609b83372e358963a9dd9c
2020-11-19 19:19:59 -05: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 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_creationinterface.h Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
dl_dxf.cpp dxflib_qcad: add dimscale support for leaders 2020-11-19 19:19:59 -05:00
dl_dxf.h dxflib_qcad: add dimscale support for leaders 2020-11-19 19:19:59 -05:00
dl_entities.h dxflib_qcad: add dimscale support for leaders 2020-11-19 19:19:59 -05: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: backport "cleanup" 2020-11-19 19:19:58 -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.