9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Graham Gallagher <gg@acm.org>
To: 9fans@cse.psu.edu
Subject: [9fans] Font behaviour
Date: Wed,  6 Feb 2002 03:39:14 +1100	[thread overview]
Message-ID: <3C600AB2.128AC713@acm.org> (raw)

I've been creating a range of fonts via a truetype to font(6) bitmap
generator I wrote.

One thing I noticed was that when trying to render characters possessing
a zero width escapement value, they were transmogrified into PJW. This
is really annoying because some glyphs, Thai vowels and tones for
instance, are intentionally designed to have zero width escapement
vectors for ease of placement.

Investigation of loadchar() in libdraw/font.c (image/font.c under
Inferno) reveals that indeed a test is made to check for zero width
characters. Is there a reason why this test can't be removed?


             reply	other threads:[~2002-02-05 16:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-05 16:39 Graham Gallagher [this message]
2002-02-05 17:22 rob pike
2002-02-06  9:33 ` Douglas A. Gwyn
2002-02-06 10:52   ` Boyd Roberts
2002-02-06 12:16 rob pike
2002-02-06 12:53 rob pike
2002-02-06 13:03 ` Boyd Roberts
2002-02-07  9:56   ` Douglas A. Gwyn
2002-02-07 10:43     ` Boyd Roberts
2002-02-08  1:06 okamoto
2002-02-08  9:58 ` Douglas A. Gwyn

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=3C600AB2.128AC713@acm.org \
    --to=gg@acm.org \
    --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).