kicad/thirdparty/dxflib_qcad
Marek Roszko 71383c9c73 Fix warnings about sprintf use. 2023-12-17 20:56:15 -05:00
..
CMakeLists.txt
LICENSE.GPLv2
README.txt
dl_attributes.h
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 Report unsupported DXF features on import. 2023-09-25 16:21:11 +01: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
dl_extrusion.h
dl_global.h
dl_writer.h dxflib_qcad: add <cstring> to includes for strlen() prototype 2020-11-19 19:19:59 -05:00
dl_writer_ascii.cpp Fix warnings about sprintf use. 2023-12-17 20:56:15 -05:00
dl_writer_ascii.h
dxflib.doxygen
run_uncrustify.sh
version.txt

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.