wuzhipeng2014 / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

CP437 support for the system consoles #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It may be interesting to implement UTF8 terminals on FreeNOS, as Ed_ told me
that the CP437 font is included on many videocards. libteken already supports
UTF8, and it may be an easy task to implement this on FreeNOS aswell:

http://svn.freebsd.org/viewvc/base/head/sys/dev/syscons/scterm-teken.c?r1=193184
&r2=194103

Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 11:15