7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-01-22 04:02:40 +00:00
kicad/gerbview
jean-pierre charras 89e80586cd Gerber export to pcb: handle rect aperture to draw lines on non copper layers
On copper layers, all lines are exported as tracks, so they always use a round
aperture.
Note also rect aperture to draw lines and arcs are deprecated since 2020

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19553
2025-01-09 11:02:15 +01:00
..
dialogs Clean up a few gerbview export to pcbnew layers 2025-01-08 16:00:44 -08:00
gerber_test_files Gerbview: fix some issues related to comments and primitives in macros: 2023-11-08 10:45:13 +01:00
navlib Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
tools Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
widgets Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_param.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_param.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_primitive.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
am_primitive.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
aperture_macro.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
aperture_macro.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
clear_gbr_drawlayers.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
CMakeLists.txt Revert "Move GL Context into Singleton class" 2025-01-03 21:22:37 -08:00
dcode.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dcode.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
evaluate.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
events_called_functions.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_defaults.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_image.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
excellon_read_drill_file.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
export_to_pcbnew.cpp Gerber export to pcb: handle rect aperture to draw lines on non copper layers 2025-01-09 11:02:15 +01:00
export_to_pcbnew.h Gerber export to pcb fixes: update to use recent changes in Pcbnew V9 2025-01-08 20:32:53 +01:00
files.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_display_options.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_layout.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gbr_layout.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_collectors.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_collectors.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_draw_item.cpp GAL: ViewGetLOD should not be able to change the VIEW 2025-01-02 22:59:31 +08:00
gerber_draw_item.h GAL: ViewGetLOD should not be able to change the VIEW 2025-01-02 22:59:31 +08:00
gerber_file_image_list.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image_list.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerber_file_image.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_doc.icns Add document type icons 2024-02-09 15:55:57 -08:00
gerbview_draw_panel_gal.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_draw_panel_gal.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_frame.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_frame.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_id.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_painter.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_painter.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_printout.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_printout.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_settings.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
gerbview.icns Add document type icons 2024-02-09 15:55:57 -08:00
job_file_reader.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
menubar.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
readgerb.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274_read_XY_and_IJ_coordinates.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274d.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
rs274x.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
toolbars_gerber.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
X2_gerber_attributes.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
X2_gerber_attributes.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00