X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=nerdshack.com; b=iWGXTKR4W8RkIedwioExBbUrcbJM4jhl9RmGaox6Ixz6oYa/fkc5NuR8dXh/+F+a76eMkuvucosP+xnNtFeIkbMWGYC3o9v59neagPwSxjSKp03pH1BpgEvWML1hVeZGaNxOGgDrRCht0DqjznZIihJk9ldg2LKDyRJdI/tt0DI=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; Date: Sun, 30 Jun 2013 11:45:24 +0600 From: Alexey Shaposhnikov To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem and metric sizes for symbols Message-ID: <20130630114524.02f33168@warrawoona.sti> In-Reply-To: <51CFA140.3090607@sonic.net> References: <20130630045911 DOT 22b7bbe8 AT warrawoona DOT sti> <51CFA140 DOT 3090607 AT sonic DOT net> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 Sat, 29 Jun 2013 20:08:48 -0700 Dave Curtis wrote: > I guess you are worried about the size the symbol actually prints out at > when you sent it to a printer? Yes, because these sizes rigidly defined in standards. [... skipped ...] > Maybe you can solve your problem by just using a 100 gschem-unit grid > for creating symbols, but make your own title block that scales that to > the correct metric length when printed? I tried this (or use "scale" option of gaf export command). And here's the problem appeared: with convenient for symbols drawing scaling factor line width of pins and nets became too small (and i can't find how to change it without editing defines.h in libgeda source). And if it try to keep acceptable line width then using 100-unit grid for symbol's pin placement became a headache. -- With best regards, Alexey Shaposhnikov.