ADDED: Ability to set a PDF background color for PCB plots

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20873
This commit is contained in:
Mark Roszko
2025-06-19 19:34:31 -04:00
parent e274307437
commit ce545f4d6c
13 changed files with 227 additions and 3 deletions
+1
View File
@@ -104,6 +104,7 @@ PCB_PLOT_PARAMS::PCB_PLOT_PARAMS()
m_PDFBackFPPropertyPopups = true;
m_PDFMetadata = true;
m_PDFSingle = false;
m_PDFBackgroundColor = COLOR4D::UNSPECIFIED;
// This parameter controls if the NPTH pads will be plotted or not
// it is a "local" parameter