All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [vgacon] Font height discrepancy, Linux 2.5.x
Date: 14 Apr 2003 15:21:38 -0700	[thread overview]
Message-ID: <b7fc9i$sso$1@cesium.transmeta.com> (raw)
In-Reply-To: Pine.LNX.4.44.0304141712330.28989-100000@winds.org

Followup to:  <Pine.LNX.4.44.0304141712330.28989-100000@winds.org>
By author:    Byron Stanoszek <gandalf@winds.org>
In newsgroup: linux.dev.kernel
> 
> I would only like to set vc_font.height on all VTs if the underlying module is
> a VGA Console and not a framebuffer.
> 
> What is the easiest way to do this? Perhaps the module should set a special
> flag in the vt structure to determine if a font change affects all VTs (as in
> the VGA Console) or only on the current VT (Framebuffer)?
> 

I think we need a font data structure that is pointed to by the vc
data structure.  It can be shared for those consoles where it's
appropriate and separate for those that aren't.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64

      reply	other threads:[~2003-04-14 22:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-14 21:27 [vgacon] Font height discrepancy, Linux 2.5.x Byron Stanoszek
2003-04-14 22:21 ` H. Peter Anvin [this message]

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='b7fc9i$sso$1@cesium.transmeta.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.