This patch adds 2 fonts for CodePage 850 (latin1), mostly used in Brazil and Latin countries.
These fonts are GPL, copied from the Debian project, at http://packages.debian.org/stable/x11/xfonts-terminus-dos
If this patch is applied to a directory where dosemu as already been compiled and installed once, these steps are necessary for the new fonts to be installed:
1) delete ALL .pcf.gz from directory dosemu/etc
2) delete the directory /usr/local/share/dosemu/Xfonts
3) recompile and reinstall dosemu: make; sudo make install
These fonts were chosen for practical reasons: the 8x14 is exactly the same as the original PC font, so it behaves very well. The other is bigger (Bart's suggestion) chosen for good aspect.
I use these dayly for a few years (the 8x14), the are very good.
Patch to add 2 fonts for CP850
I wonder why not to apply this if it works.
Is the license acceptable?