On Fri, 13 Feb 1998, Manuel Bilderbeek wrote:

> Hi
> 
> Does anyone know how I can read the font in a graphical screen, like screen 5? 
> I guess it's not in the VRAM like in screen 0 (base(2)). Maybe I can get it 
> from the ROM somewhere? If so, where?
> 
> I need this because I want to put the character-patterns in sprites...

You can find those standard fonts from ROM in same format, as they are
used in screen 0 and 1.

The SlotID can be found from #F91F and address just after that (#F920 =
Low byte, #F921 = Hi byte) You can define also your own font's and put
their begin address to those addresses, then they will be used after next
screen command.

                            ,_____.
                    _=_=_=_=!_MSX_!=_=_=_=_=_=_=_=_,
                   ! A1ST ~--- - I  ( o o o o o o )i
                  /--------------------------------`,
                 / .::::::::::::::::::::::;::;  ::::.,
                / :::.:.:.:::____________:::::!.  -=- `,
                ~======================================
                       NYYRIKKI : [EMAIL PROTECTED]


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to