![]() |
Forum Index : Microcontroller and PC projects : FONT 4 characters 220, 221 and 223 are borked
Author | Message | ||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4287 |
... and probably always have been. As found by new user @RAM26 here: https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=16401&LastEntry=Y#240947 Peter/Geoff here are some corrections for file "Fnt_10x16.h": 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF, // Chr$(220) 0xF8,0x3E,0x0F,0x83,0xE0,0xF8,0x3E,0x0F,0x83,0xE0,0xF8,0x3E,0x0F,0x83,0xE0,0xF8,0x3E,0x0F,0x83,0xE0, // Chr$(221) 0x07,0xC1,0xF0,0x7C,0x1F,0x07,0xC1,0xF0,0x7C,0x1F,0x07,0xC1,0xF0,0x7C,0x1F,0x07,0xC1,0xF0,0x7C,0x1F, // Chr$(222) 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, // Chr$(223) Best wishes, Tom Edited 2025-06-16 21:05 by thwill MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
RAM26 Newbie ![]() Joined: 09/06/2025 Location: United StatesPosts: 3 |
Tom and Jim, Thanks very much for the great responses to my request. Tom, you hit the nail on the head when you mentioned all 3 characters were not right. Jim, thanks for providing a solution that's so easy to implement. Now, I wonder - can I make this change to the font permanent? If so, how? Jim, where can I find the FontTweak utility? Is it still available? Also, with MMEdit, is there a way to map that into the system editor F4-F2 cycle? Please advise on all. Thank you. |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6251 |
I expect that the changes to the font will be incorporated in the next MMBasic update. FontTweak.zip I will include it in the MMEdit ZIP one day. I have never tried to integrate MMEdit with the inbuilt editor and not likely to do so. Sending a 'list' on your device to MMEdit is simple and sending MMEdit code to the device is just as easy. VK7JH MMedit |
||||
RAM26 Newbie ![]() Joined: 09/06/2025 Location: United StatesPosts: 3 |
Thanks again Jim. You rule. My goal is to hack Font #3 (16x24) to display the upper 96 characters of the old IBM ASCII codes. I think these tools will help get me there. Unless...maybe you've done it already? |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |