Re: A86: calc-Off, fonts, user interrupt routine
[Prev][Next][Index][Thread]
Re: A86: calc-Off, fonts, user interrupt routine
On Sat, 13 Dec 1997, Grams Family wrote:
> NOTE: The user fonts are MUCH slower than the default fonts, as they have a
> couple of page changes.
That's not the only reason. For user fonts, the ROM code does a linear
search through the font data to find the letter to print. For the default
fonts, the ROM code just does a table lookup.
--------
Dan Eble <eble@cis.ohio-state.edu>
(http://www.cis.ohio-state.edu/~eble)
"Behold, how great a matter a little fire kindleth!" - James 3:5
References: