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=xki10QUeJh/mwqSsm+VD6h3NWajMZlPiAMZWyEpzZl8=; b=jvaCkvXC/b/8Cfwiq2Od1ReTMk3Ta8USZ/JOFLyi7Sb0ekQtmWuXvC5dfOkReF2VTU +2n7JhfL9b5yr3DpxzR9shUiU8iebZDUDvXJOmu2UmzndSza16pCaYuJ8pz6hrr3NoUr DAFgP8ONTbHbzT2o4b0bbvpHL18zmELgDL7u1wbu6NGLS32cpnTVfyzDacP/nE+lnXx1 BOu7gQptFl+Dz4W3XYBDXkbYit9b03EgSvnDLue8gBjmjug+3ByeUBfIpWxesDSPCBL3 hNqvQbjruX55cHOA2qH/wcg9TE8gDtGvkS5mX8G8ScRsXU6G9tuLk+ffd/TSPwrK8Ysh 5M0w== X-Received: by 10.180.105.138 with SMTP id gm10mr19471425wib.37.1442942241604; Tue, 22 Sep 2015 10:17:21 -0700 (PDT) Date: Tue, 22 Sep 2015 19:17:20 +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: <20150922191720.75e1e7062b1ab3fa294d732f@gmail.com> In-Reply-To: <56017B9A.6060809@ecosensory.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> <56017B9A DOT 6060809 AT ecosensory DOT com> 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 > > Also, depending on external fonts is a bad idea for PCBs because a font change may alter the layout, which is something a layout > > software should never do. If you prefer true-type fonts (IIRC, most people who I talked to prefered stroke fonts for PCBs), > > extending the font format to support filled shapes defined by lines and arcs (true-type fonts don't support proper circles) sounds > > like a viable solution. > > That and a plugin for editing fonts into lines and arc form sounds far better than risking a font substitution causing a short. In this case would the characters be drawn with the same drawing primitives as the other graphics?