Yes, I studied file MKV8FONT.PAS and I think I understood the structure.
> I propose using block type 0x10, 0x20, 0x40 or 0x80 to contain codepage data. I’m not picky on the format of the block. However, if I every get around to writing an actual spec for the format, I would like to include the format/layout information for that block. OK, lets define this block 00h: ID:byte = 10h 01h: SIZE:word = theoreticaly various but for now: 5 03h: SUBTYPE:byte (0=this definition, <>0 = reserved) 04h: CODEPAGE:word ---END--- You wrote that V8F format supports more font sizes in one file. However I will not support this feature in my programs (at least for now) because it would need much more effort in my modular font loader and this feature I already support in CPI/CPX files. Laaca
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel