You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand 1160bd94b0 Scale vertex lineweights in DXF import 4 years ago
..
examples Import svg import code from experimental trunk: start point 7 years ago
dialog_import_gfx.cpp KIFACE_I -> KIFACE_BASE. 4 years ago
dialog_import_gfx.h Pcbnew header housekeeping round 3. 4 years ago
dialog_import_gfx_base.cpp Cleanup dialog layout & punctuation. 5 years ago
dialog_import_gfx_base.fbp Cleanup dialog layout & punctuation. 5 years ago
dialog_import_gfx_base.h Cleanup dialog layout & punctuation. 5 years ago
dxf_import_plugin.cpp Scale vertex lineweights in DXF import 4 years ago
dxf_import_plugin.h pcbnew: use doubles to pass line widths in the DXF importer as they are expressed in DXF's units and can case severe rounding errors when passed as ints 4 years ago
graphics_import_mgr.cpp Use kicad_algo directly rather than common.h 5 years ago
graphics_import_mgr.h Fix the last of broken Doxygen comment specifiers. 5 years ago
graphics_import_plugin.h More gracefully handle tinyspline not liking a spline definition 5 years ago
graphics_importer.cpp Catch oom for graphics importer 5 years ago
graphics_importer.h Pass wxString objects by reference instead of on the stack. 4 years ago
graphics_importer_buffer.cpp Implement correct placement of DXF block contained entities 5 years ago
graphics_importer_buffer.h Fix the last of broken Doxygen comment specifiers. 5 years ago
graphics_importer_pcbnew.cpp Convert DXF arcs in fp space 4 years ago
graphics_importer_pcbnew.h Rename layer ids file. 4 years ago
svg_import_plugin.cpp More NULL expunging. 4 years ago
svg_import_plugin.h Fix minor Coverity warnings 5 years ago