kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #09762
Re: Script access to pcb plot
On Sat, Mar 23, 2013 at 05:20:37PM +0100, Miguel Angel Ajo Pelayo wrote:
> I've been playing with the PLOT CONTROLLER, and it works great, I added
> this to let SVG & PDF output in colors, but for some reason, the colors
> stay in the default color that kicad uses for a layer, I'm on an ongoing
> investigation about this.
The SetColorMode is only to override the colors into black and white...
the color is chosen by the individual plot routines, you have to track
them down. I.e. the choice of the color is not in the plot layer, is in
the pcbnew entity classes (most of it...)
--
Lorenzo Marcantonio
Logos Srl
Follow ups
References