delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/09/05/23:58:08

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Date: Fri, 5 Sep 2014 23:57:57 -0400
Message-Id: <201409060357.s863vvBL013729@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
In-reply-to:
<CAHUm0tO5ZAE4FM0HF3TvK0LJVEP5ZHGPz6C_fTEvsLMqjdGquw AT mail DOT gmail DOT com>
(message from Erich Heinzle on Sat, 6 Sep 2014 13:15:39 +0930)
Subject: Re: [geda-user] Chinese glyph rendering in pcb as symbols
References: <CAHUm0tMk1cQm_DPVt_swzTGDA+FRL-37fUougH_3hNaqwR_LOQ AT mail DOT gmail DOT com>
<201409051618 DOT s85GIdb8024685 AT envy DOT delorie DOT com>
<5409F1C2 DOT 3090406 AT xs4all DOT nl>
<201409051752 DOT s85Hqnr2027362 AT envy DOT delorie DOT com>
<CAOFvGD5S+Gw_TPiuu3VkT53jvLewZbiP6f2BTaFRhJJP7Ai-1Q AT mail DOT gmail DOT com>
<20140905184829 DOT GH3196 AT cicely7 DOT cicely DOT de>
<CAOFvGD5NT=mCa24GEfv2UKGam29-h47Q3NFdcx9Gw=pg3n49=g AT mail DOT gmail DOT com>
<20140905204312 DOT GJ3196 AT cicely7 DOT cicely DOT de>
<540A22EF DOT 5030701 AT estechnical DOT co DOT uk>
<201409052113 DOT s85LDfxf001064 AT envy DOT delorie DOT com>
<CAM2RGhRGb+Vzq8kH1NX=DrZZP7DMMu8b50LkLtsk6-jxYp-DyA AT mail DOT gmail DOT com> <CAHUm0tO5ZAE4FM0HF3TvK0LJVEP5ZHGPz6C_fTEvsLMqjdGquw AT mail DOT gmail DOT com>
Reply-To: geda-user AT delorie DOT com

The whole point of UTF-8 is that we don't need something to tell UTF-8
strings from ascii strings :-)

Symbol['<ascii character>']
Symbol['<utf8 character>']

And I don't think storing hundreds, if not thousands, of glyphs in the
*.pcb file as Symbol[]s, makes any sense at all.  We really need to be
able to read a *.ttf file directly if we're going to support large
fonts.

> If the PCB file format becomes binary,

I think a zip file is OK, because lots of OSS projects use zip, and
the internal file is still ascii anyway so you can always extract it.
Best of both worlds :-)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019