9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] grëp (rhymes with creep) and cptmp
Date: Mon, 30 Nov 2009 09:06:35 -0500	[thread overview]
Message-ID: <a70947dee9f1c3a27e6e4551eeb4f991@ladd.quanstro.net> (raw)
In-Reply-To: <<df49a7370911300326m3e3a6be1yc77e49a2b23a6da2@mail.gmail.com>>

On Mon Nov 30 06:28:25 EST 2009, rogpeppe@gmail.com wrote:
> now just some handling of combining characters to do :-)

i assume you mean "now just some handling of combining characters
to do.  :)", not "now just some handling of combining characters
to do ☺".  :-)

of course the problem with combining characters is that they're
metafont hidden inside a character set.  unicode doesn't limit
the decorations one can put on a letter. so a + hat + hat +
+ breve is just a fine character.  in fact if i haven't gotten mixed
up, that's a romization of an archaic cyrillic character that's still
common in surnames.  there's no reason you can't put that all
in a circle.

so given that, we know there's no requirement for a precombined
form.  the easy approach of just turning x + combiners into
x' which can be decomposed into x + combiners won't work, in
general.

(doing as mac and decomposing everything seems excessively hard
on libdraw.  what if successive calls to string() split a combiner?)

maybe we can live with combine everything combineable.
it could be an improvement.

- erik



       reply	other threads:[~2009-11-30 14:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<df49a7370911300326m3e3a6be1yc77e49a2b23a6da2@mail.gmail.com>
2009-11-30 14:06 ` erik quanstrom [this message]
     [not found] <<df49a7370911300648l5e243b12ncdf6de116d81afa9@mail.gmail.com>
2009-11-30 15:28 ` erik quanstrom
2009-11-30 16:38   ` roger peppe
2009-11-30 17:34     ` erik quanstrom
     [not found] <<d50d7d460911292352j7cbcbc7erefa21b3b7f29f20a@mail.gmail.com>
2009-11-30 13:50 ` erik quanstrom
2009-11-30 14:48   ` roger peppe
2009-11-30 14:54     ` David Leimbach
2009-11-30 15:10   ` Jason Catena
2009-11-30 15:32     ` erik quanstrom
2009-11-30 15:54       ` Jorden Mauro
2009-11-30 16:00         ` erik quanstrom
2009-11-30 18:38           ` hiro
2009-11-30 19:43           ` Jorden Mauro
     [not found] <<d50d7d460911291101k7420eb0fna61f87646606e991@mail.gmail.com>
2009-11-30  4:29 ` erik quanstrom
2009-11-30  7:52   ` Jason Catena
2009-11-30  9:00     ` Eris Discordia
2009-11-29 19:01 Jason Catena
2009-11-30  4:51 ` Bruce Ellis
2009-11-30 11:26 ` roger peppe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a70947dee9f1c3a27e6e4551eeb4f991@ladd.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).