X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=QkVALxd9Bo6DrK+uhDQeJmg+IruiOoFvyT//AlKOL4c=; b=WroexWAsQ/RvyqByobyezfrXvmV2AN8vfDajT+Zgik4e/8eZGXhBVnOnFRQGXrBSZQ 8o+ZG0KFmpEw8OO+cBB0BOdJ3lX4ga9/uDSS80YSQD2HDzR2IDhDVrzi1cLlgh3gufar NcqV3QtdjkcXhAjQFOKFI2NSVx91YO41Q7MrwM+oGoRLE16FSf7SGNEVrKPjstdC3OrO Vc4isSsvpUHjtP9Wnwa+PXfStxdc7nMdiXeXWWWCx7838JcfGPop/rZ0Bn30W/NONJrE isIBIrDldXf9ZXPxwnQQ0KEy450Aicy/1WRF0mwIt1t4mAVixUcemHd6xL3yD28595BV oKaw== X-Received: by 10.194.179.137 with SMTP id dg9mr30269649wjc.55.1442942061489; Tue, 22 Sep 2015 10:14:21 -0700 (PDT) Date: Tue, 22 Sep 2015 19:14:16 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Apollon the technical thread Message-Id: <20150922191416.beb5e358a4c4e3d85c02b6ac@gmail.com> In-Reply-To: <1442935680.677.19.camel@ssalewski.de> References: <20150921001659 DOT 0c211170 AT jive DOT levalinux DOT org> <55FF3F4B DOT 8000406 AT jump-ing DOT de> <20150921225908 DOT 480bde74 AT jive DOT levalinux DOT org> <201509220522 DOT t8M5M6WF010656 AT envy DOT delorie DOT com> <20150922065143 DOT GA25726 AT visitor2 DOT iram DOT es> <1442935680 DOT 677 DOT 19 DOT camel AT ssalewski DOT de> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; 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 > ... > Personally I was never happy with the PCB font elements stored inside > of the PCB files. For small PCBs the font occupies more space in the > PCB file than the real layout. I would try to avoid that. Would you be happy with same solution but fonts stored internally instead? > Of course there are two problems: Portability and the fact that > automatically converted fonts may look not really good in gerber > format. I think the first point is not too important, fonts may look a > bit different on different systems. One problem can arise when the font > in the gerber file is larger and covers pure copper areas. It is not visibly important fonts look different but distances may be wrong. I guess it would be a good idea to convert font to the same kind of simple drawing primitives used for the other parts. In such case font graphics be accessed the same way as other drawing primitives for example for the design rule checks.