Joined: 16/09/2019 Location: United KingdomPosts: 4013
Posted: 11:58am 25 Sep 2022
Thankyou Peter, that works. I didn't know that about our Antipodean cousins and their keyboards
Could you take a look at this issue using TEXT and CHR$(255) for me please:
Also an observation that I'm not sure what to make of, but might lead you to identifying a bug, try this on the CMM2, PicoMiteVGA (use Mode 2, not Mode 7) and MMB4W:
Mode 7:For i=1 To 10:Text i*Mm.Info(FontWidth),"A","CT",1,1:Next
- For the CMM2 and PicoMiteVGA the characters start at the 2nd horizontal pixel position and each overlaps the previous by 1-pixel. - For MMB4W the characters start at the 3rd/4th horizontal pixel position and do not overlap.