X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1442944287.677.34.camel@ssalewski.de> Subject: Re: [geda-user] Apollon the technical thread From: Stefan Salewski To: geda-user AT delorie DOT com Date: Tue, 22 Sep 2015 19:51:27 +0200 In-Reply-To: <20150922193026.0cfe8c907ad7891f7e0bf504@gmail.com> 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> <1442940597 DOT 677 DOT 26 DOT camel AT ssalewski DOT de> <20150922193026 DOT 0cfe8c907ad7891f7e0bf504 AT gmail DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 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, 2015-09-22 at 19:30 +0200, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > Yes -- I had only silk layer fonts in mind, and there different > > appearance is not a big problem. Copper font must be fixed. For > > what do > > we use copper fonts? I used the words "layer 0", "layer 1" ... only > > to > > indicate correct orientation for the fab house. > > Do you think it is a good idea with a different implementation for > fonts on silkscreen and fonts on copper layer? I think fonts for screen display should look as beautiful as possible, and drawing speed should be as fast as possible. So use native fonts. For gerber file -- silk and copper -- we can not use native fonts, but have to construct it from lines and arcs. Disadvantage is that screen display and gerber display looks not exactly the same. For me that is OK, others may not like it. For copper, we may enforce the gerber font for screen display to guarantee identical layout. And we may offer gerber font for screen display for people who like that better. Sorry, fully abstract theoretical opinion only.