9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] yet another font package converted to plan9
Date: Mon,  4 Aug 2003 16:54:01 -0600	[thread overview]
Message-ID: <Pine.LNX.4.44.0308041644510.14655-100000@fbsd.cpsc.ucalgary.ca> (raw)
In-Reply-To: <3F2EE132.9000206@nas.com>

On Mon, 4 Aug 2003, Jack Johnson wrote:

> If someone were to tackle some facility for right-to-left text, would it
> make sense to try to do top-to-bottom at the same time (i.e. arbitrary
> text orientation?), or do you think it would be better to have a system
> that was entirely one orientation or another?
>

Rob Pike may possibly disagree, but since all text displayed in Plan 9 is
(arguably) the same as any other image you see on the screen, switching from
left-to-right to tfel-ot-thgir _should_ be as simple as changing Dx() to
-Dx().

top to bottom would be: Dy() = height + C; Dx() = 0; :)

related topic: I've heard 'freetype' mentioned on this list before.
does Charles Forsyth's port allow for antialiased fonts text?

http://groups.google.com/groups?q=freetype+group:comp.os.plan9&hl=en&lr=&ie=UTF-8&oe=UTF-8&group=comp.os.plan9&selm=ec836bd9.0206161203.634832f0%40posting.google.com&rnum=1

I know it's going to be in Inferno R4, those fonts aren't going to be
available for Plan 9? There are GPL TTFs now, can we use those?

andrey




  parent reply	other threads:[~2003-08-04 22:54 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-04 21:30 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 [this message]
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
2003-08-04 23:46             ` boyd, rounin
2003-08-04 23:55           ` Jim Choate
2003-08-04 22:55     ` Skip Tavakkolian
  -- strict thread matches above, loose matches on Subject: below --
2003-08-01 23:53 [9fans] yet another font package converted to plan9 andrey mirtchovski

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.LNX.4.44.0308041644510.14655-100000@fbsd.cpsc.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --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).