Subject: Re: kernel fonts
To: Gunther Nikl <gni@gecko.de>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: port-amiga
Date: 06/29/2000 20:26:21
On Thu, Jun 29, 2000 at 09:00:48AM +0000, Gunther Nikl wrote:
> 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.

Don't worry. I've thought once more about it, and I've implemented 2.

Regards,
	-is