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 ham01.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=ecRu61isscvaq5cOVkAp/KWDqquWM/0RoUaqMPmYjdp9QZjpbHtq52ANSnLa0KLmI/txUHUaXSvbGHzMrip9B4uA+qsyPn48Al8+51/NT1KLs39nLESHva79lisgN+VB; Date: Tue, 21 Feb 2012 17:01:47 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem filled polygons? Message-ID: <20120221170147.09f49370@svelte> In-Reply-To: <20120221233009.GC5417@localdomain> References: <20120221144705 DOT 3635fb4c AT svelte> <20120221233009 DOT GC5417 AT localdomain> 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=UTF-8 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]:62205 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 1 X-Source-Cap: c2t5bGVuO3NreWxlbjtnYXRvcjI5Ny5ob3N0Z2F0b3IuY29t Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q1M1Yego026721 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 00:30:09 +0100 Krzysztof Kościuszkiewicz wrote: > On Tue, Feb 21, 2012 at 02:47:05PM -0800, Colin D Bennett wrote: > > I have tried to draw filled triangles and other polygons in > > gschem before and did not find a way to do it. > > That's because GUI does not support creation of new paths. > > > 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. > Details on the file format here: > http://wiki.geda-project.org/geda:file_format_spec#path > http://wiki.geda-project.org/geda:file_format_spec#path_data Thanks for the pointers. I'll take a look. Regards, Colin