|
Forum Index : Microcontroller and PC projects : Font 7 bug or manual error?
| Author | Message | ||||
| Goksteroo Senior Member Joined: 15/03/2021 Location: AustraliaPosts: 114 |
I've been working on a little programme that should(!?) work in any resolution/font combination. Font 7 gave me very unexpected results during testing. The manual states font 7 is a 6x8 font and mm.info(fontheight) and mm.info(fontwidth) gives these same values. During testing font 7 seems to actually be a 6x10 font on screen. I am using a the latest beta firmware. Is the mm.info(fontheight) returning the wrong value or has the firmware changed the way font 7 is displayed? Geoff |
||||
| lizby Guru Joined: 17/05/2016 Location: United StatesPosts: 3478 |
Which 'Mite? PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
| Goksteroo Senior Member Joined: 15/03/2021 Location: AustraliaPosts: 114 |
Oops... CMM2 G1 Edited 2021-10-13 00:48 by Goksteroo |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10611 |
Font 7 is 6x8. You can use it in a program with the text command or the print @ command to space it at 8 pixel height. The normal print command, the editor and the filemanager space font 7 at 10 pixel height for readability |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |