23 Commits (6bd02cae6dab98cc51606e81e9ea55314b1786ca)

Author SHA1 Message Date
Marek Roszko 71383c9c73 Fix warnings about sprintf use. 2 years ago
Jeff Young 902e5df2e8 Report unsupported DXF features on import. 2 years ago
Tomasz Wlostowski c60eecc165 thirdparty/dxflib: suport for vertex start/end line width attribute. 4 years ago
Marek Roszko fc3fb86cb5 Bump the dxflib version string to match upstream 4 years ago
Marek Roszko 643d7cc303 fix check for DXF R12 variables 4 years ago
Marek Roszko ade9418300 Add dxf write support for dimtad, dimtih 4 years ago
Marek Roszko e0ccf553f8 Add vertexIndex bounds check 4 years ago
Marek Roszko daca9d21f2 Add dxf point import 4 years ago
jean-pierre charras 20880268bf fix a few Coverity warnings 5 years ago
jean-pierre charras e5daac97c2 fix compil warrnings (shadowed vars) 5 years ago
Marek Roszko 6dfcc8a755 dxflib_qcad: add <cstring> to includes for strlen() prototype 5 years ago
Marek Roszko 86d4daa591 dxflib_qcad: add support for flipped dimension arrows to dxflib 5 years ago
Marek Roszko d7e10c22c6 dxflib_qcad: match rename of DimAngularData to DimAngularData2L 5 years ago
Marek Roszko baebf7036f dxflib_qcad: Saving dimension with custom text position 5 years ago
Marek Roszko 5ea6755594 dxflib_qcad: add dimscale support for leaders 5 years ago
Marek Roszko ac31cee0cc dxflib_qcad: fix DL_POLYLINE3D flag definition 5 years ago
Marek Roszko 4b890212ba dxflib_qcad: fix LWPOLYLINE without Z values 5 years ago
Marek Roszko 7fd37c39a1 dxflib_qcad: backport "cleanup" 5 years ago
Marek Roszko 1703eb8494 dxflib_qcad: cherry std::istream usage 5 years ago
Marek Roszko e8ae7e91e2 Fix MSVC warnings in dl_dxf.cpp 5 years ago
Jeff Young 32823a0855 Handle nullptr. 6 years ago
Jeff Young 91d1508c16 Fix some Coverity identified issues. 6 years ago
Ian McInerney 116ac9aa75 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 6 years ago