kicad/pcbnew/import_gfx
Marek Roszko d59053b775 Fix dxf import making all circles filled
Filled objects in dxf is actually not handled at all, they are implemented as "hatched" objects
2020-11-19 21:00:53 -05:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp More module -> footprint. 2020-11-13 15:16:24 +00:00
dialog_import_gfx.h Use groups when doing graphics import 2020-08-20 01:22:48 +01:00
dialog_import_gfx_base.cpp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_import_gfx_base.fbp Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dialog_import_gfx_base.h Minor Pcbnew dialog layout fixes. 2020-11-11 11:08:54 -05:00
dxf_import_plugin.cpp Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
dxf_import_plugin.h dxflib_qcad: match rename of DimAngularData to DimAngularData2L 2020-11-19 19:19:59 -05:00
graphics_import_mgr.cpp Use kicad_algo directly rather than common.h 2020-10-24 08:53:11 -04:00
graphics_import_mgr.h Pcbnew: Enable SVG import in DIALOG_IMPORT_GFX. 2019-03-11 18:30:59 +01:00
graphics_import_plugin.h pcbnew: Clean up extension handling in graphics plugins 2019-10-04 15:43:29 -04:00
graphics_importer.cpp Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
graphics_importer.h Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
graphics_importer_buffer.cpp Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
graphics_importer_buffer.h Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
graphics_importer_pcbnew.cpp Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
graphics_importer_pcbnew.h Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
svg_import_plugin.cpp Remove eda_item and gr_basic from eda_text.h 2020-10-13 22:46:39 -04:00
svg_import_plugin.h pcbnew: Clean up extension handling in graphics plugins 2019-10-04 15:43:29 -04:00