FontConvert =========== © M.Meany January 1991 ---------------------- FontConvert is Freeware. You are free to spread it as you please. This program was written because of a number of requests to write a program that would produce Devpac source for 8x8 fonts, similar to FontMaster. Personaly I see nothing wrong with FontMaster, you can always use the RAW option to save your data and then use Devpacs INCBIN directive to load it into a listing at assembly time. Still, to put those of you who like to explode your source files to the maximum size possible out of your misery I have written this little utility. Create a font using FontMaster and save it using either the 'H' or 'B' option. Now run this utility and the Seka source produced by FontMaster will be converted to Devpac format in a file with the same name as the original, but with a _DEV extension. For example, suppose you have created a font using FontMaster and called it 'Jims_Mega_Font.s'. Further, suppose this file is in the Demo directory on the disc in drive 1. To generate Devpac source from this type: FontConvert df1:demo/Jims_mega_font.s at the CLI. After FontConvert has finished you will find the file: Jims_mega_font.s_DEV in the demo directory on disc in df1:. The original Seka source file is left unalterd. Please note that this program, like most I write these day's, requires the arp.library to run. The Devpac source for this utility can be found on ACC disc 9, available from: Amiganuts United, 169 Dale Valley Road, Southampton, Hant's. SO1 6QX Tel: (O7O3) 785680