unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* fonts on terminal?
@ 2002-09-10 19:23 Marcus Brinkmann
  0 siblings, 0 replies; only message in thread
From: Marcus Brinkmann @ 2002-09-10 19:23 UTC (permalink / 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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-10 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10 19:23 fonts on terminal? Marcus Brinkmann

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).