unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Subject: fonts on terminal?
Date: Tue, 10 Sep 2002 21:23:41 +0200	[thread overview]
Message-ID: <20020910192340.GG474@212.23.136.22> (raw)

Hi,

I am writing the GNU Hurd console right now, and can easily support several
fonts at the same time.  This would allow you to switch to normal,
italic, or even real bold (not extra bright colors, but bold glyphs) using
terminal escape sequences.  There is a standard sequence for italics,
sitm/ritm, but no default sequence for real bold (termcap bold is usually used to
get the other 8 of the 16 available foreground color).

Of course, because this feature is obscure on todays PCs (although not on
all terminals in existance), it not used by modern curses applications, but
it could be.  Is there interest in supporting alternative (italics, bold)
faces for font lock mode in emacs, and would it be easy for you to add it?
Then I will add it to the Hurd console, with sitm/ritm for italics, and a
new capability as a GNU extension for real bold (sbom/rbom?  we should
probably consult the ncurses people about that).

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus@gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/

                 reply	other threads:[~2002-09-10 19:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020910192340.GG474@212.23.136.22 \
    --to=marcus.brinkmann@ruhr-uni-bochum.de \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).