Picomite/PicoMiteVGA V5.07.05 release candidates


Author Message
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 3599
Posted: 02:05pm 25 Sep 2022      

  matherp said  width of font n
? peek(byte mm.info(font address n))

height of font n
? peek(byte mm.info(font address n)+1)


Right, thanks. One more follow-up, isn't FONT 1 the default font for MODE 7 (MMB4W and CMM2) and MODE 2 (PicoMiteVGA), in which case wasn't I accidentally using the correct width (8) for the font used by the TEXT command ?

Best wishes,

Tom
Edited 2022-09-26 00:09 by thwill