9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Lluís Batlle i Rossell" <viriketo@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] combining characters
Date: Sat, 20 May 2006 00:29:44 +0200	[thread overview]
Message-ID: <446E46D8.70007@gmail.com> (raw)
In-Reply-To: <8ccc8ba40605191457o5aa92381l2a016f370ca65245@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

Francisco J Ballesteros wrote:
> I think that á is just a single rune, not two different ones composed. If
> to type them, you have to type several keys, it´s just a keyboard issue,
> isn´t it? I don´t understand why this could go to a upper layer. Is there
> any other problem? (besides having to use utf8 for i/o, I mean).

http://en.wikipedia.org/wiki/Combining_diacritical_mark

Think about languages having many diacritical marks (Arabic, Annamese, 
Kannada,...), not only about Spanish. Wouldn't you feel there is too 
much 'duplicated' information in those glyphs of that small 16bit space?

Even more... there's the problem about _linking_ characters according to 
context, like in Arabic and at least some Indian languages. From Wikipedia:
"The Arabic alphabet can be encoded using several character sets, 
including ISO-8859-6 and Unicode, in the latter thanks to the "Arabic 
segment", entries U+0600 to U+06FF. However, neither of these sets 
indicate the form each character should take in context. It is left to 
the rendering engine to select the proper glyph to display for each 
character."

And after solving the screen output of unicode for diacritical marks and 
linking, maybe there'll be work to be done for the input.

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3311 bytes --]

  parent reply	other threads:[~2006-05-19 22:29 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-19 14:36 rog
2006-05-19 15:11 ` quanstro
2006-05-19 16:16   ` quanstro
2006-05-19 21:03   ` Jack Johnson
2006-05-19 21:26     ` Lluís Batlle i Rossell
2006-05-19 21:21       ` quanstro
2006-05-19 21:45     ` jmk
2006-05-19 21:57       ` Francisco J Ballesteros
2006-05-19 21:51         ` quanstro
2006-05-19 22:04           ` Francisco J Ballesteros
2006-05-19 22:16             ` quanstro
2006-05-19 22:34               ` Roman Shaposhnick
2006-05-19 22:35                 ` quanstro
2006-05-19 23:40                   ` Roman Shaposhnick
2006-05-19 23:43                     ` quanstro
2006-05-20  0:12                       ` Roman Shaposhnick
2006-05-20  0:13                         ` quanstro
2006-05-20  0:43                           ` Roman Shaposhnick
2006-05-20  0:44                             ` quanstro
2006-05-20  4:13                               ` Jack Johnson
2006-05-21 18:10                               ` Joel Salomon
2006-05-21 18:12                               ` Joel Salomon
2006-05-25  0:23                                 ` Roman Shaposhnick
2006-05-27 19:41                               ` Dan Cross
2006-05-27 20:15                                 ` Victor Nazarov
2006-05-28  1:49                                   ` LiteStar numnums
2006-05-20  0:59                             ` andrey mirtchovski
2006-05-20  0:51                               ` quanstro
2006-05-20  1:43                                 ` Roman Shaposhnick
2006-05-20  1:38                               ` Roman Shaposhnick
2006-05-20  1:59                                 ` Federico Benavento
2006-05-25  0:24                                   ` Roman Shaposhnick
2006-05-20  3:59                                 ` geoff
2006-05-20 10:56                                 ` Lucio De Re
2006-05-20 11:04                                   ` Lluís Batlle i Rossell
2006-05-20  0:18                         ` andrey mirtchovski
2006-05-21 18:11                         ` Joel Salomon
2006-05-19 22:40                 ` andrey mirtchovski
2006-05-19 22:36                   ` quanstro
2006-05-19 23:28                     ` andrey mirtchovski
2006-05-19 22:54             ` Joel Salomon
2006-05-19 22:50               ` quanstro
2006-05-20  1:05                 ` Skip Tavakkolian
2006-05-21 17:52                 ` Joel Salomon
2006-05-22  4:04                   ` Jack Johnson
2006-05-19 22:29         ` Lluís Batlle i Rossell [this message]
2006-05-19 22:22           ` quanstro
2006-05-19 22:45             ` Lluís Batlle i Rossell
2006-05-22 22:55 erik quanstrom
2006-05-23  4:58 ` Jack Johnson
2006-05-23 10:07 erik quanstrom
2006-05-23 14:24 ` LiteStar numnums
2006-05-23 17:07   ` plan9
2006-05-23 17:11     ` Ronald G Minnich
2006-05-23 18:53     ` Charles Forsyth
2006-05-23 20:09     ` Harri Haataja
2006-05-25  0:31     ` Roman Shaposhnick
2006-05-25  2:34       ` Andy Newman

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=446E46D8.70007@gmail.com \
    --to=viriketo@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).