Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 23:44 14 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

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 States
Posts: 197
Posted: 06:52am 20 Sep 2020
Copy link to clipboard 
Print this post

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 States
Posts: 1427
Posted: 04:39pm 20 Sep 2020
Copy link to clipboard 
Print this post

Fantastic!
Micromites and Maximites! - Beginning Maximite
 
Decoy
Senior Member

Joined: 02/08/2019
Location: Denmark
Posts: 109
Posted: 05:23pm 20 Sep 2020
Copy link to clipboard 
Print this post

Does CM2 = CMM2?
 
elk1984

Senior Member

Joined: 11/07/2020
Location: United Kingdom
Posts: 229
Posted: 06:04pm 20 Sep 2020
Copy link to clipboard 
Print this post

  bar1010 said  See attached zip file for my programs some of which are Work in Progress.


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?
 
bar1010
Senior Member

Joined: 10/08/2020
Location: United States
Posts: 197
Posted: 07:49pm 20 Sep 2020
Copy link to clipboard 
Print this post

  elk1984 said  
  bar1010 said  See attached zip file for my programs some of which are Work in Progress.


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.
 
elk1984

Senior Member

Joined: 11/07/2020
Location: United Kingdom
Posts: 229
Posted: 08:07pm 20 Sep 2020
Copy link to clipboard 
Print this post

  bar1010 said  
  elk1984 said  
  bar1010 said  See attached zip file for my programs some of which are Work in Progress.


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: Australia
Posts: 342
Posted: 05:35am 22 Sep 2020
Copy link to clipboard 
Print this post

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 States
Posts: 197
Posted: 06:43am 22 Sep 2020
Copy link to clipboard 
Print this post

  capsikin said  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.


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 States
Posts: 197
Posted: 06:45am 22 Sep 2020
Copy link to clipboard 
Print this post

  capsikin said  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.


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.
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025