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 ham02.websitewelcome.com X-Spam-Flag2999: NO X-Spam-Level2999: X-Spam-Status2999: "No, score=0.8 required=5.0 tests=BAYES_50 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=V/uo3wiaAUJ3WfCCZtX0W7lHU+te8tADrflD/DoWbOh+yoh5Ge84vSPTNnbBmGFr2VF43GDELUD1FrXj5hTLrj2lShTrN2n66/mTVE4799TvfYlLNAZ/cp4QHFdkOr4F; Date: Wed, 22 Feb 2012 09:30:08 -0800 From: Colin D Bennett To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem filled polygons? Message-ID: <20120222093008.506f8de7@svelte> In-Reply-To: <1329910725.2398.14.camel@AMD64X2.fritz.box> References: <20120221144705 DOT 3635fb4c AT svelte> <20120221233009 DOT GC5417 AT localdomain> <20120221170147 DOT 09f49370 AT svelte> <1329910725 DOT 2398 DOT 14 DOT camel AT AMD64X2 DOT fritz DOT box> 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]:10358 X-Source-Auth: colin AT gibibit DOT com X-Email-Count: 3 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 12:38:45 +0100 Stefan Salewski wrote: > 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. Yup, I was trying to make a better transistor symbol (I find the gschem default library ones... less than beautiful). Also for diodes. > 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. I don't know whether I would have a use for Bezier curves, but it could be handy for e.g., showing waveforms on the schematic or including company logos, product appearance drawings, or for non-electronic uses along the lines of the hydraulic schematics I've seen. > 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. Inkscape is nice, and I like it, but it is a bloated hog of a program. It takes about 20 seconds to load on my fast dual-core laptop. Even bloated LibreOffice/OpenOffice loads faster. It would be nice to be able to paste a vector drawing of a waveform, company logo, product appearance, etc. right into gschem, but not at the cost of making gschem slow. Its speed and lightweightness is a great strength. Regards, Colin