9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Joel Salomon <salomo3@cooper.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] tfel-ot-thgir support
Date: Mon,  4 Aug 2003 19:44:38 -0400	[thread overview]
Message-ID: <Pine.SUN.3.90.1030804192207.1888C@magnum.cooper.edu> (raw)
In-Reply-To: <009e01c35adc$6e0608a0$b9844051@insultant.net>

> does it solve the general problem of bidirectional text in two dimensions?

from http://www.unicode.org/faq/middleeast.html :

> Q: Are any scripts written vertically?
>
> A:
<snip>
> Unlike the bidirectional case, the choice of vertical layout is usually
> treated as a formatting style; therefore, the Unicode Standard does not
> define default rendering behavior for vertical text nor provide
> directionality controls designed to override such behavior.

Unicode also does not provide formatting codes for bottom-to-top or
boustrophedon scripts. The RTL and LTR are for multiple levels of embedding
(LTR within RTL within LTR etc.) so that a sentence like ("logical"
order, ALL CAPS are RTL as in unicode examples):
 AVRAHAM SAID "the first two books of the bible are BERESHITH and SHEMOTH."
will print as:
 "the first two books of the bible are HTIHSEREB and HTOMEHS." DIAS MAHARVA
instead of the result of pure algorithmic bidi:
 ".HTOMEHS and HTIHSEREB the first two books of the bible are" DIAS MAHARVA

(Example from "Unicode Demystified", Richard Gillam, Addisson Wesley, 2003)

--Joel



  parent reply	other threads:[~2003-08-04 23:44 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 21:30 [9fans] yet another font package converted to plan9 Joel Salomon
2003-08-04 22:07 ` andrey mirtchovski
2003-08-04 22:41   ` Jack Johnson
2003-08-04 22:45     ` boyd, rounin
2003-08-04 23:51       ` Jim Choate
2003-08-05  0:00         ` Joel Salomon
2003-08-04 23:58           ` Jim Choate
2003-08-05  0:10             ` Joel Salomon
2003-08-05  0:06           ` Joel Salomon
2003-08-05  1:15         ` okamoto
2003-08-05  9:02           ` matt
2003-08-05  9:15             ` okamoto
2003-08-04 22:50     ` Skip Tavakkolian
2003-08-04 22:54     ` andrey mirtchovski
2003-08-04 22:26 ` [9fans] tfel-ot-thgir support Skip Tavakkolian
2003-08-04 22:33   ` boyd, rounin
2003-08-04 22:50   ` Joel Salomon
2003-08-04 22:50     ` boyd, rounin
2003-08-04 22:55       ` William Ahern
2003-08-04 23:02         ` boyd, rounin
2003-08-04 23:10           ` William Ahern
2003-08-04 23:44           ` Joel Salomon [this message]
2003-08-04 23:46             ` boyd, rounin
2003-08-04 23:55           ` Jim Choate
2003-08-04 22:55     ` Skip Tavakkolian

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=Pine.SUN.3.90.1030804192207.1888C@magnum.cooper.edu \
    --to=salomo3@cooper.edu \
    --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).