History log of /freebsd-10.2-release/share/syscons/fonts/iso15-8x8.fnt
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
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