History log of /freebsd-10.0-release/share/syscons/fonts/iso15-8x14.fnt
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 158173 30-Apr-2006 matteo

Backout my last changes. ISO-8859-15 does not specify ACS graphics.
Requested by: ache


# 158144 29-Apr-2006 matteo

Add curses ACS line graphics support for iso15 fonts
Now ncurses-based programs such as sysinstall and mc will display the
correct font for graphical lines instead of "-" and "+" characters.

Correct two special characters for cons25l1 in termcap: use real
arrows instead of ">>" and "<<".
Add a lot of additional symbols for line drawing which are taken from
the CP437 font.
Almost all of the ACS symbols are now implemented.

PR: conf/90082
Submitted by: Oliver Fromme <olli@secnetix.de>
MFC after: 1 week


# 86796 22-Nov-2001 ache

Standards conformance cleanup


# 57694 02-Mar-2000 jmas

Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.

Reviewed by: yokota
Approved by: jkh