X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Envelope-From: paubert AT iram DOT es Date: Tue, 22 Sep 2015 08:51:43 +0200 From: "Gabriel Paubert (paubert AT iram DOT es) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Apollon the technical thread Message-ID: <20150922065143.GA25726@visitor2.iram.es> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201509220522.t8M5M6WF010656@envy.delorie.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spamina-Bogosity: Ham 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, Sep 22, 2015 at 01:22:06AM -0400, DJ Delorie wrote: > "Lev (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > > Yes, text is not yet implemented. My take on this is to use graphical > > primitives, and draw texts from those, just like gEDA/pcb uses lines. > > If you are considering a change to how text is implemented, please > seriously consider UTF8 plus TrueType (or other external fonts) rather > than one hard-coded 7-bit stick-figure font. Seconded, but I have 2 questions: Is is possible to guarantee a minimal set of available fonts on any system? (Honestly I have no idea, I use TeX, never MSOffice or LibreOffice for writing documents). A good library to transform UTF8 8 to vector/polygons that can be used for Gerber/gcode? (Maybe related to the first) Gabriel