Pcbnew: First work to add a DXF file import to create board outlines. The DXF...
Pcbnew: First work to add a DXF file import to create board outlines. The DXF import is based on DXF lib import/export from LibreCad.
Showing
lib_dxf/CMakeLists.txt
0 → 100644
lib_dxf/CREDITS.txt
0 → 100644
lib_dxf/drw_base.h
0 → 100644
lib_dxf/drw_entities.cpp
0 → 100644
lib_dxf/drw_entities.h
0 → 100644
lib_dxf/drw_interface.h
0 → 100644
lib_dxf/drw_objects.cpp
0 → 100644
lib_dxf/drw_objects.h
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
lib_dxf/intern/dxfreader.cpp
0 → 100644
lib_dxf/intern/dxfreader.h
0 → 100644
lib_dxf/intern/dxfwriter.cpp
0 → 100644
lib_dxf/intern/dxfwriter.h
0 → 100644
lib_dxf/libdxfrw.cpp
0 → 100644
lib_dxf/libdxfrw.h
0 → 100644
Please register or sign in to comment