X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ham03.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding:X-BWhitelist:X-Source:X-Source-Args:X-Source-Dir:X-Source-Sender:X-Source-Auth:X-Email-Count:X-Source-Cap; b=XTpye5swr8GwBUxdvjYnXH5VM3ztghfJ3ZWu/CysAJ0wp1vcYb4bWV0rVFWPO4laqxBrutxUJX9aIOwOf3cMq0IUkDiEA6wL6Mm7kSPhE4mLi+YXkozMxe4IGN5GJYac; Date: Wed, 22 Feb 2012 16:17:41 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem filled polygons? Message-ID: <20120222161741.67dff810@svelte> In-Reply-To: <1329953996.6622.1.camel@localhost> References: <20120221144705 DOT 3635fb4c AT svelte> <20120221233009 DOT GC5417 AT localdomain> <20120221170147 DOT 09f49370 AT svelte> <1329953996 DOT 6622 DOT 1 DOT camel AT localhost> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.6; 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: spk.venturedesignservices.com (svelte) [65.61.115.34]:39836 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 Wed, 22 Feb 2012 23:39:56 +0000 Peter Clifton wrote: > > > > How is such a filled triangle done???????? > > > > > > You need to edit the *.sym file directly or use a tool to > > > generate it - easiest from SVG as path description mimics SVG > > > > That's hard core!! > > It's a secret expert mode so that only the elite can create > > beautiful symbols. > > Yes - sorry about that... I ran out of steam between creating the > file-format and rendering support, and figuring out how to > integrate a decent path editor with the GUI. > > On the plus side, the syntax gschem supports loading is the same > as an SVG path, so if you set your scale and grids correctly, you > can create them in Inkscape, then paste in the relevant bits of > path string. Hi Peter, No worries! I just appreciate all the nice GUI goodness you've added in recent times. I'm satisfied that at least there's a straightforward way to get these nice shapes. Thanks for the tip. I'll play with making some more polished symbols sometime. Regards, Colin