| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| Received-SPF: | pass (google.com: domain of k DOT kosciuszkiewicz AT gmail DOT com designates 10.213.33.13 as permitted sender) client-ip=10.213.33.13; |
| Authentication-Results: | mr.google.com; spf=pass (google.com: domain of k DOT kosciuszkiewicz AT gmail DOT com designates 10.213.33.13 as permitted sender) smtp.mail=k DOT kosciuszkiewicz AT gmail DOT com; dkim=pass header.i=k DOT kosciuszkiewicz AT gmail DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=gamma; | |
| h=date:from:to:subject:message-id:references:mime-version | |
| :content-type:content-disposition:content-transfer-encoding | |
| :in-reply-to:user-agent; | |
| bh=pSptbGnZ/zu5zNMQOi3ctoLFPCCC6ZneVtFzNTfdRQY=; | |
| b=BVAhyWxvt+IVxYE2PDXE7c+J+fFad43UXAtSn5JZepA091l11Rain3vN5kdTSOf9Sk | |
| Uu/K8TtrcJt8nNdw4duFqtyoghzWK+AUK6Fhc6RBI7I8PMjQuJE3UK2/FVo5ON/kz+Sp | |
| DNuzbt45xkootwYxJbiiOQGpyZRGR16jb0w38= | |
| Date: | Wed, 22 Feb 2012 00:30:09 +0100 |
| From: | Krzysztof =?utf-8?Q?Ko=C5=9Bciuszkiewicz?= <k DOT kosciuszkiewicz AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] gschem filled polygons? |
| Message-ID: | <20120221233009.GC5417@localdomain> |
| References: | <20120221144705 DOT 3635fb4c AT svelte> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20120221144705.3635fb4c@svelte> |
| User-Agent: | Mutt/1.5.18 (2008-05-17) |
| 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 |
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 path specification very closely. 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 Cheers, -- Krzysztof Kościuszkiewicz "Simplicity is the ultimate sophistication" -- Leonardo da Vinci
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |