X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem filled polygons? From: Stefan Salewski To: geda-user AT delorie DOT com In-Reply-To: <20120221170147.09f49370@svelte> References: <20120221144705 DOT 3635fb4c AT svelte> <20120221233009 DOT GC5417 AT localdomain> <20120221170147 DOT 09f49370 AT svelte> Content-Type: text/plain; charset="UTF-8" Date: Wed, 22 Feb 2012 12:38:45 +0100 Message-ID: <1329910725.2398.14.camel@AMD64X2.fritz.box> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Transfer-Encoding: 7bit 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 Tue, 2012-02-21 at 17:01 -0800, Colin D Bennett wrote: > 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 > It's a result from the switch to cairo made by Peter C -- Cairo can do Bezier curves, filled shapes and more -- but we have still to implement the GUI editor. For what do you like to have that? I can only imagine fills for diodes and transistors -- filled rectangles we already have. Do you want fancy Bezier curves for symbols? Personally I do not really desire that. But later I intend to implement basic Bezier curve/path editing in my Ruby gschem clone. If we want really "GREAT" graphics with color gradients, curved paths and all that, we may think of importing inkscape's SVG graphics -- but do we really need/want that? And is it easy for you to draw that in inkscape? For me not -- I still have to learn using inkscape, and most difficult point, I still have to be an artist.