[Coco] Font editor for OS9/NitrOS-9 Level 2?

Bill Pierce ooogalapasooo at aol.com
Tue May 12 09:23:02 EDT 2015


Robert, a graphic font editor is much easier than figuring out if hundreds of lines of 1s and 0s (that you have to type) will look like you want. Then you also have to know the font header format to "manually" create the header...
Way too much trouble.

 

 


Bill Pierce
"Today is a good day... I woke up" - Ritchie Havens
 

My Music from the Tandy/Radio Shack Color Computer 2 & 3
https://sites.google.com/site/dabarnstudio/
Co-Contributor, Co-Editor for CocoPedia
http://www.cocopedia.com/wiki/index.php/Main_Page
E-Mail: ooogalapasooo at aol.com


 

 

-----Original Message-----
From: Robert Gault <robert.gault at att.net>
To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
Sent: Tue, May 12, 2015 8:06 am
Subject: Re: [Coco] Font editor for OS9/NitrOS-9 Level 2?


K. Pruitt wrote:
> Is there a font editor for OS9/NitrOS-9 Level 2?
>
> A large
portion of the standard font set seems to be empty.
>

Have you considered
bypassing a font editor and just using data files similar to 
those in the
Sourceforge project? Look at level2\sys\stdfonts.asm.

It is simple enough to
create a stack of fcb statements that describe a character.

chr00    fcb  
%00111000
          fcb   %01000100
          fcb   %01000000
          fcb  
%01000000
          fcb   %01000000
          fcb   %01000100
          fcb  
%00111000
          fcb   %00010000


-- 
Coco mailing
list
Coco at maltedmedia.com
https://pairlist5.pair.net/mailman/listinfo/coco

 


More information about the Coco mailing list