Date: Mon, 8 Feb 2010 09:16:59 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/teken teken_scs.h Message-ID: <201002080917.o189HGqm089108@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2010-02-08 09:16:59 UTC FreeBSD src repository Modified files: sys/teken teken_scs.h Log: SVN rev 203659 on 2010-02-08 09:16:59Z by ed Fall back to ASCII codepoints for box drawing. Even though the default VGA font provides box drawing fonts, there is no guarantee any font will provide these as well (i.e. ISO-8859-*, KOI8-R). Just use ASCII characters for box drawing. PR: kern/141633 Revision Changes Path 1.5 +5 -5 src/sys/teken/teken_scs.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002080917.o189HGqm089108>