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=M0VcedgnEu9ah2ODcnQv4AXWbMEb3JBtawODMRlDvfKSBybE1k24Ek4DvlbaUXuQP1upFqPqFY18vyW4WbW7qJn2/pXUgppyNJf096K0kIjoBzPQZ0+uAdMZYovtYGVJXDLcnvsA7S1hakQCi+AEDttinzlbypPCscS4sKMYfbM=; h=Date:From:To:Subject:Message-ID:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; Date: Sun, 30 Jun 2013 04:59:11 +0600 From: Alexey Shaposhnikov To: geda-user AT delorie DOT com Subject: [geda-user] gschem and metric sizes for symbols Message-ID: <20130630045911.22b7bbe8@warrawoona.sti> 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 Note-from-DJ: This may be spam Reply-To: geda-user AT delorie DOT com I'm trying to do ESKD (exUSSR standards for design documentation and technical drawing)-compliant symbols for gschem and encountered with such problem: in ESKD are using metric sizes for graphical symbols, so place components pins on 100 mils grid either difficult (for something like JFET symbol: http://i.imgur.com/b2P56qH.png) or practically impossible (for trimming resistor symbol: http://i.imgur.com/ZGbXqav.png) So i must either use a custom grid size (40 mils) with scale 100 points = 2,5mm or recompile gEDA because at scale 100 points = 1 mm hardwired sizes for pins, nets and junctions became too small. Is there exist a more elegant solution? -- With best regards, Alexey Shaposhnikov