kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #27909
Re: [PATCH] Move layer color settings from child class to base class RENDER_SETTINGS
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Thu, 16 Feb 2017 17:41:04 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.46) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<CA+qGbCCApgn9H9P93B=pb7xd4edZ_B8hZBC2L5apcFGE+XHLUQ@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
Hi Jon,
I have just pushed your both patches. Now you made me curious what else
is there between 0001-Setup-painter and 0006-Move-layer-colors. Thank
you very much!
Regards,
Orson
On 02/16/2017 04:30 AM, Jon Evans wrote:
> Hi all,
>
> This patch follows up on the one I sent earlier, to finish removing
> dependency on pcbnew for the GAL draw panel. Since layer color settings
> will be useful in other applications, I moved them from PCB_RENDER_SETTINGS
> up to RENDER_SETTINGS. I left GetColor() in the pcb class for now, but if
> I make progress on enabling GAL in GerbView it might become more obvious
> how that should be refactored into the base class.
>
> Best,
> Jon
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References