kicad/pcbnew/import_gfx
jean-pierre charras 5b3202d8f3 dxf and svg import: accept unicode filenames
Fixes: lp:1805613
https://bugs.launchpad.net/kicad/+bug/1805613
2018-12-07 10:07:43 +01:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Make SVG import a CMake option (experimental) 2018-12-04 18:53:28 +01:00
dialog_import_gfx.h Gfx import: fix many issues, and add many enhancements. 2018-12-03 15:25:44 +01:00
dialog_import_gfx_base.cpp SVG import dialog: make placement options mutually exclusive 2018-12-04 08:39:58 +01:00
dialog_import_gfx_base.fbp SVG import dialog: make placement options mutually exclusive 2018-12-04 08:39:58 +01:00
dialog_import_gfx_base.h SVG import dialog: make placement options mutually exclusive 2018-12-04 08:39:58 +01:00
dxf_import_plugin.cpp dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
dxf_import_plugin.h Try to fix compil issue on OSX (commit 8757fcf6 breaks the import gfx dialog) 2018-12-04 20:03:23 +01:00
graphics_import_mgr.cpp Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
graphics_import_mgr.h Gfx import: fix many issues, and add many enhancements. 2018-12-03 15:25:44 +01:00
graphics_import_plugin.h Gfx import: fix many issues, and add many enhancements. 2018-12-03 15:25:44 +01:00
graphics_importer.cpp Gfx import: fix many issues, and add many enhancements. 2018-12-03 15:25:44 +01:00
graphics_importer.h DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
graphics_importer_buffer.cpp DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
graphics_importer_buffer.h DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
graphics_importer_pcbnew.cpp DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
graphics_importer_pcbnew.h DXF importer: fix incorrect line thickness of imported texts. 2018-12-04 20:01:47 +01:00
nanosvg.cpp dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
nanosvg.h dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
svg_import_plugin.cpp dxf and svg import: accept unicode filenames 2018-12-07 10:07:43 +01:00
svg_import_plugin.h Try to fix compil issue on OSX (commit 8757fcf6 breaks the import gfx dialog) 2018-12-04 20:03:23 +01:00