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] fgb/abaco vs quanstro/abaco
Date: Thu,  4 Feb 2010 10:27:56 -0500	[thread overview]
Message-ID: <3387979efb5a79b308dcdd0b4d06bdfc@ladd.quanstro.net> (raw)
In-Reply-To: <a560a5d01002040543h454fbadw5e7ab6ba09ffe9@mail.gmail.com>

On Thu Feb  4 08:45:16 EST 2010, rudolf.sykora@gmail.com wrote:
> Noticed one more thing.
> I now see accented characters almost fine.
> The problem is with capital letters having accents over them. These
> are shifted downwards and have their lowest parts cut away. E.g ČTK
> (CTK with a hook over C; hope you see it) is shown so that the Č is
> shifted downwards, its top is adjusted to the same vertical position
> with the T and the bottom of the Č is not visible...
> Can this be somehow easily helped?

unfortunately, there is no provision for proportional interline spacing.
i use cyberbit as my day-to-day font, and it has the problem you mention.
if i look at the font image with page (/lib/font/bit/cyberbit/cyberbit.14.0101),
the image looks correct, so the problem lies with the font height (technically
the extra decent), which unfortunately looks right for lines without tall
characters with an accent.

this is a great summer-of-code project, since it requires deep changes,
but not mysterious or complicated changes.  there is currently no per-
character height information in font(6) subfonts. one would also need
to add a stringheight(2) and work that into the various libraries and
programs, like

acme aux/statusbar, faces, gping, mc, p9bitpost, rio, samterm, plot, stats,
	trace, drawterm, abaco games/jukebox games/9clock libcontrol
	libdraw libframe

- erik



  parent reply	other threads:[~2010-02-04 15:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-03 18:56 Rudolf Sykora
2010-02-03 19:25 ` erik quanstrom
2010-02-03 19:39   ` geoff
2010-02-03 19:53     ` erik quanstrom
2010-02-04 12:35   ` Rudolf Sykora
2010-02-04  0:12 ` Federico G. Benavento
2010-02-04 10:04   ` Rudolf Sykora
2010-02-04 12:29     ` Federico G. Benavento
2010-02-04 12:33       ` Rudolf Sykora
2010-02-04 12:59         ` Federico G. Benavento
2010-02-04 13:29           ` Rudolf Sykora
2010-02-04 14:41             ` erik quanstrom
2010-02-04 15:06               ` Rudolf Sykora
2010-02-04 13:43           ` Rudolf Sykora
2010-02-04 14:31             ` Rudolf Sykora
2010-02-04 15:27             ` erik quanstrom [this message]
2010-02-04 15:58               ` Rudolf Sykora
2010-02-04 16:04                 ` erik quanstrom

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=3387979efb5a79b308dcdd0b4d06bdfc@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).