kicad/pcbnew/import_gfx
Marek Roszko 272ec53e03 Make DXF import slightly prettier by copying text style width factor
It's impossible to replicate the original cad font style but replicating width factors at least
gives you something closer.
2020-11-24 07:15:49 -05:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx.h Allow specifying the DXF file units on import 2020-11-22 15:39:37 -05:00
dialog_import_gfx_base.cpp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.fbp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.h Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dxf_import_plugin.cpp Make DXF import slightly prettier by copying text style width factor 2020-11-24 07:15:49 -05:00
dxf_import_plugin.h Make DXF import slightly prettier by copying text style width factor 2020-11-24 07:15:49 -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 Implement correct placement of DXF block contained entities 2020-11-23 10:10:35 -05:00
graphics_importer_buffer.h Implement correct placement of DXF block contained entities 2020-11-23 10:10:35 -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