linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Thorsten Glaser Geuer" <eccesys@topmail.de>
To: "LKML" <linux-kernel@vger.kernel.org>,
	"Mack Stevenson" <mackstevenson@hotmail.com>
Subject: Re: ISO-8859-1 completeness of kernel fonts?
Date: Tue, 27 Feb 2001 16:26:21 -0000	[thread overview]
Message-ID: <000001c0a0ed$1ea188d0$742c9c3e@tp.net> (raw)
In-Reply-To: <F281raFC8XymNMDdckH00012e6f@hotmail.com>

> Hello,
> 
> The 8x16 and Sun 12x22 kernel fonts I tried seem to lack some standard 
> glyphs necessary to represent the entire ISO-8859-1 charmap; I am talking 
> about all accented capital vowels except for 'I'.
> 
> This seems to happen in both 2.2.16 as well as in 2.2.18.
> 
> Is this intentional? If so, why?
> 
> How can I override this behaviour?
> 
> Thank you.
> 
> Cheers,
> 
> Mack Stevenson

I have converted my fonts by hand (with a GW-BASIC proggy) from bitmap
to .c, though not the SUN fonts for ISO but the PC fonts for cp437.
I did this because I do not like e.g. the glyph "0" in standard font
and included the "Euro" sign. (I use the same for DOS and Linux now,
and even Windoze recently got it as Terminal font!)

My second suggestion: code it as .psfu and load it by setfont, including
the appropiate console-map. AFAIK all the kernel default fonts are cp437
(linux/drivers/char/cp437.uni; consolemap.*)

-mirabilos



  parent reply	other threads:[~2001-02-27 18:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-27  6:37 ISO-8859-1 completeness of kernel fonts? Mack Stevenson
2001-02-27  7:34 ` H. Peter Anvin
2001-02-27 16:26 ` Thorsten Glaser Geuer [this message]
2001-02-27 19:49   ` H. Peter Anvin
2001-02-27 20:05     ` Thorsten Glaser Geuer
2001-02-27 21:19       ` H. Peter Anvin
2001-02-28  7:29   ` idalton
2001-02-27 13:41 Mack Stevenson
2001-02-27 17:37 ` H. Peter Anvin
2001-02-27 19:58   ` Guest section DW
2001-02-27 23:16     ` Kurt Garloff
2001-02-27 21:45 Mack Stevenson
2001-02-27 23:34 Andries.Brouwer

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='000001c0a0ed$1ea188d0$742c9c3e@tp.net' \
    --to=eccesys@topmail.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mackstevenson@hotmail.com \
    /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).