X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 29 May 2012 09:25:57 -0700 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] extra mask, plating, and silk colours in pcb Message-ID: <20120529092557.62e0178d@svelte> In-Reply-To: References: <20120528211420 DOT GC16992 AT malakian DOT lan> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (svelte) [65.61.115.34]:37574 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 28 May 2012 16:43:38 -0500 Benjamin Bergman wrote: > Thanks for the kind words, Andrew. I was on the gEDA IRC channel > while writing this and some of my decisions came from discussions > there. > > 1. We decided that, based on the weird math and the amount of > tweaking of colour values required, using pre-programmed values > seemed like the best option. However, I would like to add an > extra 'hex' option that allows the user to use their own values. A GTK+ color chooser would be ideal, which includes support for hex color input, plus a good GUI. Always better than plain hex input only. But, if this can't be done for solder mask and you have to hard-code colors, at least support: - green (standard) - red (oh-so-awesome) - dark purple (Laen PCB order official color!) - white (white soldermask for boards w/ black silk) - black Regards, Colin