" Furthermore, its totally up to you if you want to support the ability to only define sets of characters or always write a full character set (first 0, count 256). As you probably noticed when looking at the MKV8FONT program, it runs through the entire set and compares the BIOS to the provided font. If they don’t match, an option was provided to include or skip that character. That feature is mostly to knock several Kb off of the space required for the various language fonts on the FreeDOS install floppy. Would not hurt to support. But, definitely not a requirement.
:-) Jerome _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel " I will definitely support the feature to save only characters diferent from BIOS definition because this is the key feature of your format. However I will not dynamicaly download the font definition from ROM - it will be hardcoded in the executable instead.
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel