Subject: Re: kernel fonts
To: None <port-amiga@netbsd.org>
From: Gunther Nikl <gni@gecko.de>
List: port-amiga
Date: 06/29/2000 09:00:48
On Tue, Jun 20, 2000 at 09:47:12PM +0200, Ignatios Souvatzis wrote:
> 1. make the display buffer one word wider and do not use that last word,
>    which would make blitting into it invisible...
>
> 2. only blit the font-width
>
> I tend to implement 2.

  The second method seems to be the cleaner but I never use the custom
  chip console myself.

  Gunther