|
Forum Index : Microcontroller and PC projects : CM2: My programs some of which are WIP
| Author | Message | ||||
| bar1010 Senior Member Joined: 10/08/2020 Location: United StatesPosts: 197 |
See attached zip file for my programs some of which are Work in Progress. BAR_Programs.zip |
||||
CircuitGizmos![]() Guru Joined: 08/09/2011 Location: United StatesPosts: 1427 |
Fantastic! Micromites and Maximites! - Beginning Maximite |
||||
| Decoy Senior Member Joined: 02/08/2019 Location: DenmarkPosts: 109 |
Does CM2 = CMM2? |
||||
| elk1984 Senior Member Joined: 11/07/2020 Location: United KingdomPosts: 229 |
Absolutely fantastic. May I use code from font convert.bas (with accreditation) in the font editor Capsikin and I are working on? |
||||
| bar1010 Senior Member Joined: 10/08/2020 Location: United StatesPosts: 197 |
Yes. You may use any or all of everything that I post, modify it, post it here or elsewhere. Created the dozens of programs that posted in nine days. The font conversion is a work in progress that was really just meant to convert my specific case, but it could be modified to handle more cases. |
||||
| elk1984 Senior Member Joined: 11/07/2020 Location: United KingdomPosts: 229 |
BAR_Programs.zip Absolutely fantastic. May I use code from font convert.bas (with accreditation) in the font editor Capsikin and I are working on? Yes. You may use any or all of everything that I post, modify it, post it here or elsewhere. Created the dozens of programs that posted in nine days. The font conversion is a work in progress that was really just meant to convert my specific case, but it could be modified to handle more cases. Thank you. Judging by your posts today, that's a very prolific 9 days I'm looking forward to more of your work. |
||||
| capsikin Guru Joined: 30/06/2020 Location: AustraliaPosts: 342 |
I noticed a comment in the font convert program that incomplete: '8,12,32,39 in input file, so we have FF818989 89898989 898981FF The bytes within each word are then reversed (not sure if that's the best explanation), so define font.fnt has: 898981FF 89898989 FF818989 I really like all the comments though, to explain the format. |
||||
| bar1010 Senior Member Joined: 10/08/2020 Location: United StatesPosts: 197 |
'8,12,32,39 in input file, so we have FF818989 89898989 898981FF The bytes within each word are then reversed (not sure if that's the best explanation), so define font.fnt has: 898981FF 89898989 FF818989 I really like all the comments though, to explain the format. Yes, I thought that was the way it was going to function initially, but then realized they were reversed, but did not go back to modify the notes on what had originally thought. |
||||
| bar1010 Senior Member Joined: 10/08/2020 Location: United StatesPosts: 197 |
'8,12,32,39 in input file, so we have FF818989 89898989 898981FF The bytes within each word are then reversed (not sure if that's the best explanation), so define font.fnt has: 898981FF 89898989 FF818989 I really like all the comments though, to explain the format. Yes, I thought that was the way it was going to function initially, but then realized they were reversed, but did not go back to modify the notes on what had originally thought. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |