Anne de Raad wrote:
> > As far as I know it IS NOT possible... heheh.. Sorry...
> Really? But where does he get the font from, then!? I mean, you can plot
> characters in screen 5.....He must read somewhere in Vram, hey!?

The BASIC ROM reads it from ROM. Characters in
graphic modes are written by software. But if
you move your ROM to RAM pages 0 and 1, you
can change the default pattern table and use
open "grp:" with custom fonts in any graphic
mode. Thank goodness this routine doesn't use
VRAM, because it would be even slower and would
waste more precious VRAM space.

However, it would be advisable to write a new,
faster routine, using a font stored in normal
RAM for easier font selection. A lot of people
must have coded this already.

[]s,

   -----    Parn (ICQ#1693182)
 /| | | |\  
 \| ___ |/  http://parn.overclocked.org/
\/ ----- \/ Parn's Music Station
    | |     Game Music XMs and more!
   -- --    Izati Aba Mehinam Eto Kafe Nan

****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to