summaryrefslogtreecommitdiffstats
path: root/share/syscons/fonts
Commit message (Collapse)AuthorAgeFilesLines
* Add the letter 'x' to the font iso05-8x16.fnteadler2013-05-121-1/+1
| | | | | | PR: 169797 Submitted by: Takefu <takefu@airport.fm> MFC after: 3 days
* Add the letter 'q' to the font iso05-8x16.fnteadler2013-05-101-1/+1
| | | | | | | PR: 72585 PR: 169797 Submitted by: Takefu <takefu@airport.fm> Submitted by: Satoshi KImura <satosi.kimura@nifty.ne.jp>
* Make German formal clause to be consistent with the keymap counterpart.delphij2010-11-291-1/+1
| | | | | Submitted by: arundel MFC after: 1 week
* Add a manual shrinked version of swiss-8x16 as swiss-8x14.delphij2010-11-282-1/+85
| | | | MFC after: 2 months
* Backout my last changes. ISO-8859-15 does not specify ACS graphics.matteo2006-04-304-31/+31
| | | | Requested by: ache
* Add curses ACS line graphics support for iso15 fontsmatteo2006-04-294-31/+31
| | | | | | | | | | | | | | | 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
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Use the standard <bsd.files.mk> API to install files.ru2004-01-191-8/+3
|
* Add be_BY.*ache2003-12-204-0/+196
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Add ARMSCII-8 console stuffache2003-07-058-3/+502
| | | | | PR: 53944 Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
* Fix typo and ispell while I'm here.schweikh2002-08-211-2/+2
| | | | | | PR: bin/41819 Submitted by: Christophe Juniet <cjuniet@entreview.com> MFC after: 3 days
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Fix to conform standardache2002-01-013-64/+64
|
* Add 8859-5 fontsache2002-01-015-0/+243
| | | | | PR: 32448 Submitted by: Alexey Klimov <klim@unique.kiev.ua>
* Add missed capital GHE letter.sobomax2001-12-051-1/+1
| | | | | PR: 28571 Submitted by: Alexey Klimov <kao@wiuu.kiev.ua>
* Standard conformance cleanupache2001-11-233-36/+36
|
* Standards conformance cleanupache2001-11-2234-603/+609
|
* Improve Greek support in sysconsache2001-11-201-0/+11
| | | | | PR: 32119 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
* Replace wrong CP437 font by actual Latin7 oneache2001-11-201-29/+29
| | | | | PR: 32120 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
* fix ukrainian translation of 'Norwegian' wordphantom2001-11-141-5/+5
| | | | | PR: misc/28605 Submitted by: Alexey Klimov <klim@unique.kiev.ua>
* Add Ukrainian language support for FreeBSD console.sobomax2001-04-178-1/+523
| | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Reviewed by: ache, phantom, ru, sobomax
* Add iso07 fontsache2001-01-174-0/+231
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* 8859-9 fontache2000-08-293-0/+99
| | | | Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
* Add iso08 fontsache2000-08-291-0/+1
|
* Fix Hebrew langcodeache2000-08-291-6/+6
|
* 8859-8 fontsache2000-08-284-1/+242
| | | | | PR: 20864 Submitted by: Allow Ole <allow@darkserver.dyndns.org>
* Add Codepage 1251 fontsache2000-04-115-0/+240
| | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com>
* Add ISO-8859-15 versions of the 8x8, 8x14, 8x16 VGA fonts.jmas2000-03-025-15/+269
| | | | | Reviewed by: yokota Approved by: jkh
* Add Latin4 wide fontsache2000-01-084-1/+199
| | | | Submitted by: Ricardas Cepas <rch@richard.eu.org>
* Add Latin4 fonts, VGA 9bit mappedache2000-01-085-0/+240
| | | | Submitted by: Ricardas Cepas <rch@richard.eu.org>
* Add iso04 fontsache1999-12-245-0/+238
| | | | Submitted by: Ricardas Cepas <rch@writeme.com>
* Add ACS support to 8859-2 fontsache1999-12-246-295/+198
| | | | | | | | Remove stale 8859-2 font Fix Russian INDEX entries Add more languages to FONT fields Submitted by: fonts from Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Add spanish support, fixing my own PR.jmas1999-09-161-1/+36
| | | | | PR: i386/10595 Submitted by: Jose M. Alcaide (jose@we.lc.ehu.es)
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Correct xref: setlocal -> setlocale(3).sheldonh1999-08-231-2/+2
| | | | | PR: 13321 Submitted by: Alexey Zelkin <phantom@cris.net>
* Forgot the Makefile entry for the Latin9 font.roberto1998-11-061-2/+2
| | | | Caught by: Janick Taillandier <Janick.Taillandier@ratp.fr>
* New ISO-8859-15 thin font. It includes some missing characters from 8859-1roberto1998-11-052-1/+101
| | | | | | | (like OE & oe diphthong) and the Euro character. It also includes the VTxx semi-graphic characters. Reviewed by: the deafening silence in -current :)
* Just the sans-serif console font that I use on my system; I've made thephk1998-05-043-1/+146
| | | | | | | | | letters one pixel taller, and the ()[]{} are more distinct. Nice if your monitor is small. 8x16 and 8x8 fonts included. PR: 4208 Reviewed by: phk Submitted by: Dan Nelson <dnelson@emsphone.com>
* 444 -> ${SHAREMODE}wosch1998-01-031-3/+3
| | | | /usr/share -> ${SHAREDIR}
* Polish fonts and keymap.wosch1997-09-225-2/+241
| | | | | Submitted by: abial@warman.org.pl PR: 4522
* Be systematic here...phk1997-07-241-1/+1
|
* Back out cd ${.CURDIR}, stale obj faultache1997-04-041-2/+1
|
* cd ${.CURDIR} before installing, since no files in the obj directoryache1997-04-021-2/+3
|
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Don't create unused object directory.bde1997-01-011-5/+2
| | | | Don't override harmless clean rule.
* add 8x16 iso-8859-2 fontwosch1996-08-193-2/+101
| | | | submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de>
* s/Choise/Choose/gwosch1996-07-251-2/+2
| | | | | | close PR misc/1426 Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
OpenPOWER on IntegriCloud